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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
technologyLMM
Frequent Visitor

Selectedvalue inside a row function

Hi all,

I am having an issue when using the "selectedvalue" function inside a "row" function, as per below:

Untitled.png

 

Actually, I am trying to filter "KYMA[Slip (%)]" column using a slicer (selectedvalue) for column "KYMA[Vessel]".
However I cannot get any results. 
 
In addition, I have noticed the following:
- if I remove this filter "KYMA[Vessel]", but keep the rest filters the formula is working.
- if I create a new measure with the same content, but outside union & row functions I get proper results (i.e. measure=calculate(AVERAGE(KYMA[Slip (%)])/100, KYMA[Wind Speed Abs. (knot)]<14,KYMA[Vessel]=selectedvalue(KYMA[Vessel] ))
 

Thank you in advance for your valuable assistance.

1 ACCEPTED SOLUTION
PaulDBrown
Community Champion
Community Champion

SELECTEDVALUE referring a slicer will not work when creating a physical table as you are trying to do. Physical tables are calculated when the model is loaded and are oblivious to slicers. You will need to create the "table" using a table visual or matrix (with the latter you can create the layout you want using the option "Show on rows" under Values in the formatting pane, which will place the measures as rows.





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






View solution in original post

3 REPLIES 3
technologyLMM
Frequent Visitor

Dear @Fsciencetech thank you for the reply. However this doesn't work.

Dear @PaulDBrown your reply is well noted and thank you. Actually, I want to create a table in order to use it in a radar visual. However, I understand that same cannot work in my case.

PaulDBrown
Community Champion
Community Champion

SELECTEDVALUE referring a slicer will not work when creating a physical table as you are trying to do. Physical tables are calculated when the model is loaded and are oblivious to slicers. You will need to create the "table" using a table visual or matrix (with the latter you can create the layout you want using the option "Show on rows" under Values in the formatting pane, which will place the measures as rows.





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Fsciencetech
Helper III
Helper III

Hi,

Please use this option, hope you got correct result

Fsciencetech_0-1636799498490.png

 

 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.