- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
The bug in the slicer using Calculation Group to switch between dates
Hi, Guys.
We use solution "calculation groups to switch between dates" in our project.
But we found a bug in the slicer.
The slicer obtained from the order numbers from the sales table displays the order numbers filtered only by the default relationship-OrderDate. Using a fake measure on a slicer in the filter panel also doesn't work.
I reviewed the Dax code in Dax Studio and saw the difference between when a measure is dragged in a visual and when it is used in the filter panel.
Of course, I understand how to fix the Dax code that is generated by the Dax engine, but I cannot implement it into the slicer.
I would be very grateful if you tell me how to get the correct order numbers in the slicer filtered by delivery date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
- Pranav13 on: Unable to sort months in PowerBI
-
mattlee on: “Add Value” in Textbox Not Visible in Dark Theme
- mattin on: Report Server Permissions Jan/May 2025
-
bhalicki
on: Bi Crashes on launch with (AS Process PID=XXXXXX H...
- stanteitelbaum on: authenticator wont trigger after purchase of new p...
-
Stinkys
on: Fix the Date function in DAX
-
Stinkys
on: Cannot login to community site
-
reubwork
on: May 25 update for Snowflake Connector v2 has broke...
-
dmkblesser
on: Unable to open existing PBIP files
- DamoUK on: Gateway issues
- New 8,018
- Needs Info 3,502
- Investigating 3,602
- Accepted 2,088
- Declined 38
- Delivered 3,970
-
Reports
10,227 -
Data Modeling
4,129 -
Dashboards
4,111 -
Report Server
2,114 -
Gateways
2,112 -
APIS and Embedding
1,964 -
Custom Visuals
1,787 -
Content Packs
523 -
Mobile
354 -
Need Help
11 -
Show and Tell
3 -
General Comment
2 -
Tips and Tricks
1 -
Power BI Desktop
1
Hi @den_shumilin,
Based on my investigation, this issue seems to be caused by your Date Column Slicer.
When you tick Order Date, the slicer value from your Date slicer will be used to filter Order Date column in your Table visual. But if you tick Deliver Date, the slicer value from Date slicer will filter Delivery Date column in your Table visual.
And it’s weird that if I remove the Sales Amount measure from the Table visual, then no matter what you choose in Date Column slicer, they only filter Order Date column in the table. The Fake Measure set on Order Number slicer seems not have influence on the filter result.
I’ll continue to investigate and report it if it’s a bug. Thanks for your understanding!
Best Regards,
Community Support Team _ Caiyun