Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Dear Power BI community,
I'm facing an issue with capturing the correct date range in my Power BI summary measure based on the date slicer on the dashboard. I've tried multiple approaches, but the measure is not reflecting the selected date range accurately.
Here's the background:
Hi, Wilson_ and johnt75 ,thanks for your concern about this issue.
Your answer is excellent!
And I would like to share some additional solutions below.
Hello,@nuraneesa .I am glad to help you.
I agree with johnt75 .
The properties of the calculated table/column are static, it cannot interact with the filters (slicers visual) on the visualization page, so it cannot satisfy the need for dynamism.
Measures, on the other hand, can be interacted with dynamically, but they can only return a single value.
Neither calculate columns nor calculated tables can return tables dynamically.
Therefore, if you need to solve the dynamic requirements, you can use the measure to realize indirectly(not calculate columns/tables)
URL:
Table Filter does not work based on slicer selecti... - Microsoft Fabric Community
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Calculated tables are only calculated during data refresh, they do not pay any attention to filters or slicers. If you want something to react dynamically, you have to create a measure.
Can you please share a sample pbix file? (If you don't know how, please check the pinned thread in the forum.) It would make debugging your issue easier. 🙂
Proud to be a Super User! | |
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |