Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!