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
Anonymous
Not applicable

Selecting Data via Slicer Options - TRICKY

Hi Experts 

 

Need help in pullng through the correct data from the two Master Tables called 1. Case_Date and 2. FME_Date based on the selction criteria made in the slicer. (see Screen Prints below) 

 

So Parematers are:

1. If New is selected then only pull data from Case Data Table

2. If Closed is selected then only pull data from FME Data Table

3. If both is selected then select a combination of bothh tables added togther...

 

is it possible to use a Union or Switch in dax to perform this....

 

This is the slicer options as detailed above...

Capture_Options.PNG

 

This is the releationship between tables currently - both the CAse ID and FMECase are unique ID linking the two tables together..

Capture.PNG

1 ACCEPTED SOLUTION
jthomson
Solution Sage
Solution Sage

One way would be to try to merge your two master tables, and when doing so make a custom field which indicates which initial data set they come from - you can then filter on that. Not sure how easy this would be given your data sets though

View solution in original post

3 REPLIES 3
jthomson
Solution Sage
Solution Sage

One way would be to try to merge your two master tables, and when doing so make a custom field which indicates which initial data set they come from - you can then filter on that. Not sure how easy this would be given your data sets though

Anonymous
Not applicable

Just notcied that the columns in the two tables are not 100% the same.... could we not create a union between the two tables????

Anonymous
Not applicable

so basically custom column 1 = New, 2 = Closed etc...

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.