Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
55 views

Originally TEXT SLICER is executing a SEARCH function so if user provides the first name and the column contains email addresses it will show all the email addresses with this first name. I am looking ...
Jacek Sierajewski's user avatar
0 votes
1 answer
69 views

I have created 2 tables: table1 = GENERATESERIES(1, 10, 1) table2 = GENERATESERIES(2, 20, 2) I want them to appear using the same Slicer visualisation such that: I have tried: Table = DISTINCT(UNION(...
SteveS's user avatar
  • 67
0 votes
0 answers
32 views

I'm trying to create a DAX measure in Power BI that calculates the average total number of issues per category across the last 4 custom periods (Versions) which happen irregularly. I managed to ...
Firhed's user avatar
  • 9
0 votes
1 answer
64 views

In PowerBi, I have a table called Events and a ScenarioSlicerTable. I want the user to be able choose which Scenario to display, but I also want to always display rows where Scenario is blank. These ...
Jack's user avatar
  • 538
0 votes
0 answers
26 views

I've created a custom DAX measure in Excel (not PowerBI) that returns the top 5 products and sums up the rest as "others", based on a tutorial I found online. Now when I apply a date slicer ...
HardDisk's user avatar
0 votes
0 answers
25 views

I have tables -> calender , bi_alloceffort_data & bi_alloceffort_data_main. I Have linked calendar date column to REVDATE column of bi_alloceffort_data & "PROJECTNO" of both the ...
recharge amount's user avatar
-1 votes
1 answer
194 views

have this setup Table1: Customers - Column: CustomerId, Name Table2: Products - Column: ProductId, Name Table3: CustomerProduct - Column: ProductsId, CustomersId Relationship: 1-to-many between ...
Behedwin's user avatar
0 votes
0 answers
97 views

it's been awhile since I've reached out to your collective wisdom. Hopefully I format everything correctly. I've got the following DAX formula for my second slicer, but the filter is not applying to ...
Trading Post LLC's user avatar
0 votes
1 answer
51 views

I am simply trying to get the number of objects in a slicer from another workbook. Let's suppose I'm working on excel's workbook A. I'm using the following code : Sub slicerCount() Dim wb As Workbook ...
Hyprium's user avatar
0 votes
2 answers
214 views

Need to have a dashboards modified to have all Time Slicers (month. pay period) automatically default to the latest month. This will eliminate the need to manually update and republish reports with ...
user29200827's user avatar
0 votes
1 answer
49 views

I’m working on a Power BI dashboard and need help with setting up slicers to filter my data effectively. Here's the situation: I have a table with columns for Primary Responsibility and Secondary ...
beetz's user avatar
  • 1
0 votes
1 answer
90 views

I am trying to create a slicer in Power BI. This slicer is based on the selected value. As a result I want to get the results of 'WeekFilter' as my Slicer. But unfortunately Power BI won't let me, ...
daantheboss's user avatar
1 vote
1 answer
124 views

I tried to find a previous QA on this, but I haven't been able to find a solution. I have inherited a connected Excel spreadsheet that has one worksheet that contains a slicer with about 170 different ...
CasWalker's user avatar
2 votes
1 answer
85 views

I want to get the sum between two slicer dates without breaking it out by month. The number should be static for the dates selected. Here's an example of the data I'm trying to get information from: ...
thisisnotluisa's user avatar
0 votes
1 answer
59 views

How can I use a slicer to dynamically select a column from my table? I want to have two slicers: the first to select the function and the second to select the column. I can get the first slicer ...
Jack's user avatar
  • 538
-1 votes
1 answer
480 views

I have a measure, i want to filter it with a slicer with under stock, over stock In 'Table' visual , optimum , how to do it in Power BI StockStatus = VAR Department = SELECTEDVALUE('3_month_sales_&...
THASNI HAKEEM's user avatar
0 votes
1 answer
61 views

Is there any way to update caption of excelsheet's Slicers using c# code for spire.xls I have tried some part of code googled through internet but it was only for PivotTables and not for the Slicers. ...
Jitendra Singh's user avatar
1 vote
1 answer
847 views

when opening my report user-confusion may arise from the fact that a date slicer is not automatically extended to the current date of data available. My question therefore is: Does anyone know a ...
Tobi94's user avatar
  • 31
1 vote
1 answer
52 views

I'm still new with Power BI Desktop and I have one scenario where I have current and previous years as two slicers which user should select. and based on that the calculation should be subtraction of ...
Sam_UAE's user avatar
  • 21
0 votes
1 answer
344 views

I want to create a slicer for availableDataTypes field. I have array of values in availableDataTypes field.In the dropdown I want only [1],[2],[3] & none Options It should be a multiselect ...
Pervez Bellary's user avatar
2 votes
1 answer
44 views

I am trying to compare the response time to two releases of the product. But when I trying to create the comparison table, I am facing issue. In the below picture 1 you can see that, both release ...
Biswajit Sharma's user avatar
0 votes
0 answers
790 views

I created a dashboard sourcing the data through Pivot tables generated with a Data model. The challenge I have at the moment is to get a slicer that shows the actual values of the pivot table (not a ...
Ana's user avatar
  • 1
1 vote
1 answer
65 views

I got a request for a visual to take the last data available based on the slicer. We have year, quarter and month slicers in the report. If multiple months are selected, there will be no summarization,...
ttruhcheva's user avatar
0 votes
1 answer
268 views

I have the following datasets: DatasetL I wanted to write DAX code in which I haven't found the right logics for the following case below: The table of datasets above represent Subject Table with ...
ami's user avatar
  • 1
0 votes
1 answer
182 views

Power Bi desktop, How can I display in a card the difference between 2 cards which are sliced each one by months? I have a measure displayed 2 times. Each measure is sliced by 2 different slicers (the ...
Csm's user avatar
  • 13

1
2 3 4 5
9