Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
when we are using the Data Segmention to filter, is there any way to capture the chosen data and use in measures?
For an example, if the user choose 2018 as a period and I need to take also the previous period for calculation.
Hi @adaocabelo,
Do you want to fetch the selected value in a slicer? If so, you can create below measure:
SelectedValue=SELECTEDVALUE(Table[FieldName])
Best regards,
Yuliana Gu
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 32 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 82 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |