Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
we want to show the dynamic filter value date in powerbi desktop as below screenshot.
The filterd data will change every month so the date should update auomatically in the card value
Ex:- Azure market place Last calender month 5-1-2
Solved! Go to Solution.
Hi @saiprathapdp ,
Please create a measure like below:
Measure 2 = "Azure market place Last calender month "&CALCULATE(MIN('Table'[Date]),ALLSELECTED('Table'[Date]))
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @saiprathapdp ,
Please create a measure like below:
Measure 2 = "Azure market place Last calender month "&CALCULATE(MIN('Table'[Date]),ALLSELECTED('Table'[Date]))
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
73 | |
70 | |
38 | |
24 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
41 | |
40 |