The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
Is it possible to just pass values from slicer to calculated column but the visual should not filter for date selected in slicer.
For eg: Below is the visual I got after passing values from date slicer to my calculated column and it filters for that quarter as well
Age of Pending Claims:
Now, I get incorrect results because according to my requirement it should only take values from slicer and should not filter the visual for that quarter
I need to get below results, this is based on start of quarter date = 1/7/2021 and end of quarter date = 30/9/2021 but visual is not filtering for that quarter
Solved! Go to Solution.
I got the solution for this, Its just use RemoveFilters function:
I got the solution for this, Its just use RemoveFilters function:
Hi,
If you do not want the slicer to filter the visual, you should turn off the interaction. A slicer selection can be used in a calculated column but a change in the slicer will not reflect in the calculated column formula uness you manually click on Refresh.
Hi,
I tried to Turn off interaction. But it is giving me incorrect result.
Average Age of Pending Clims should show below:
But is shows
Age of Pending cliams is a claculated column which takes slicer selection and calculates
It should only take slicer selection and calculate but Visual should not filter for quarter
Hi,
I cannot understnd anything from the images that you posted. Share the download link of the PBI file and show the expected result very clearly.
Hi,
So, when a user selects Q3 then my measure should take max value/End of Quarter and give me the output as it is without filter between the quarter.
Below, When user selects Q3 my measure should take max value from Q3(i.e, 30/9/2021) and calculate measure and return me result TILL q3 and not between Q3
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |