Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
tarasteed
Regular Visitor

Get the selected value of a field in segment control

Hi,

 

I have dropdon list (segment) which allow me to choose "Indoor" or "Outdoor".
That dropdown list is within a segment control and i want to get the selected value (indoor or outdoor) of that list, how can i do ?

 

4 REPLIES 4
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @tarasteed,

 

If I understand your requirement correctly that you want to get the value you selected in Slicer?

 

You could create a measure with SELECTEDVALUE function.

 

Measure = SELECTEDVALUE(Table1[Segment])

 

Untitled.png

 

If you need additional help, please share some data sample and expected output.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the reply but i found the solution !

Now i'm fighting with the Heatmap.. I don't know why but the color of my point are not linked with my data.

 

Hi @tarasteed,

 

I'm very glad that you have solved your problem. Could you share your solution and mark your answer as a solution or accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly. 

 

For your another question, I suggest you could create another thread so that people who have the same question could find the similar thread directly.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi !
I add some properties in the MapBoxConverter to allow the access with the Features.

Capsture.PNGCaptsdffsure.PNG

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.