The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |