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 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 |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
28 | |
17 | |
11 | |
7 | |
5 |