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.
i have chart based on the month wise . my slicer month wise data
week date (table name -> Date PA)
after added outbound text in
Week (table name -> Date PA)
my slicer looks like
my column chart looks like
if i select july month slicer july month should be hide and also previous 3 month only visible . i have tired below code
Hi @Anonymous .
As far as I understood from your problem, I think you need to show previous 3 months data expect the current selected month.
You can use the below measure;
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
5 |
User | Count |
---|---|
25 | |
13 | |
12 | |
8 | |
8 |