Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
den_shumilin
Regular Visitor

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.

Attached Dataset 

test.png

1 REPLY 1
daXtreme
Solution Sage
Solution Sage

Keep the connections to the Dates table inactive and activate them only on demand using measures. Or better still, create 2 Dates tables dedicated to one and only one type of date.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors