The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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: