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 September 15. Request your voucher.
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 |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
19 | |
12 | |
9 | |
5 |