The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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:
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |