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.
I have created a date slicer -
I want to use the date picked by this slicer as a reference date. I have created a meaure and used it in a card. Which works perfectly fine.
Reference Date = MIN('Date'[Date])
I want to use this reference date in a calculated column. But the row context is affecting the Reference date.
Is there a work around for this?
Hi @Shamali
Calculated columns do not interact with the filter context. This has to be a measure only.
Hey,
Thanks for responding.
I want to create something like this.
To get these columns I need reference date. Is there a way to do this?
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
8 | |
6 |