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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
vignesh_490
New Member

Dynamic measure change in the multirow card visual on selecting the field parameter value

Location and UPC are the field parameters created .

When i choose Location all the measure in the multirow card visual should change accordingly .

 

 

vignesh_490_0-1704716975569.png

 

vignesh_490_1-1704716994875.png

 

This measure written down is not working our for me .

 

 

dynamic measures =

var selectedfield = SELECTEDVALUE('Choose fields'[Remove Field])

var dynamicmeasure=

SWITCH(

    TRUE(),

    selectedfield="Location",[Total ItemNumber location],

    selectedfield="UPC",[Total stores UPC],

blank()

)

return dynamicmeasure

 

Can anyone please help me to get my desired output.

 

3 REPLIES 3
VijayP
Super User
Super User

@vignesh_490  A sample data can help us with small picture interpretation




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


vignesh_490
New Member

@vijan on selecting the values from the field parameter slicer ,my card visual should change accordingly.

But it's not happening.

VijayP
Super User
Super User

@vignesh_490 Once you create a field parameter, it gives a value which need to be directly used .

why you are using selectedvalue function again? 




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.