The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi
This has really been a pain and I can't figure it out.
When using a filter slicer with between date ranges everything is fine, but use list filters causes my graph to disappear.
Background:
I am using the following dax for two date ranges from a table to compare:
If I use the slicer date range, my graphs work fine.
it shows the previous period vs current period just like it should:
I am using the same dates from the 'previous Date' table, and I am using the same 'date' from the date table, just basically switching from the "between" slicer to the "list" slicer.
I put a two test date table (in the middle) and the dates are definately filtered in correctly.
Solved! Go to Solution.
@mikelee1701 , for two date range, refer if my blog can help
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
Or if you just want them separate , you can use interactions
https://www.youtube.com/watch?v=GIfRKzhMaR4
@mikelee1701 , for two date range, refer if my blog can help
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
Or if you just want them separate , you can use interactions
Using your Dax code this comparison method works much better!
THANK YOU@
User | Count |
---|---|
86 | |
84 | |
36 | |
34 | |
30 |
User | Count |
---|---|
92 | |
79 | |
66 | |
55 | |
52 |