Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a matrix divided into two periods and showing some measures :
As for now I'm able to filter the periods by two calendars and can also choose the underlying measure_type (Actual or Forecast).
To be able to choose the measure_type, I implemented a new measure:
Now I want to extend the logic and provide the possibility to choose the measure_type for each period separately.
So I would like to have one slicer Measure_Type for Period1 and one for Period2.
Any idea how can I do it?
@MadiceOrr Use a SWITCH(TRUE(), ... ) statement to extend your conditional logic.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.