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 August 31st. Request your voucher.
Is it possible to extract a value from a column based on the following measure?
I want a scalar value from Year column (2020 as an example) based on a measure.
Solved! Go to Solution.
This #interaction is a measure or field from your data???
It´s a measure not a calculated column
You can try below measure:
=
User | Count |
---|---|
26 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
30 | |
15 | |
12 | |
12 | |
7 |