Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, Here is the data looks like, and the slicer is the datamonth
I want to make it realize that when the slicer select 202112, the data returns when datamonth>=202101 and datamonth <=slicer 202111,
and when the slicer is 202210, the data returns when datamonth>=202201 and datamonth <=slicer 202210,
do you have any solutions to solvecthat? Thanks.
you would need another table for the slicer, the dataset
try to create a measure with this: