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
showy
Helper II
Helper II

Fieldparameters for different multiple Measures

Hi,

i have the following problem with fieldparameters. Unfortunately i cant attach the PBI.

I have a table with a Region, Counted Thefts and Counted Damages.
I want so show in a table region, the counted value and the percentage of each category as it is shown in the image:

showy_0-1733934644057.png

The goal now is to combine these 4 Mesures (M1 - M4) in one table and controll it with fieldparameters.
I want two options in the fieldparameter with "Thefts" and "Damage"
When i choose "Thefts" the table should display Region, M1 and M2.
When i choose "Damage" the table should display Region, M3 and M4.

Data:

showy_1-1733934778325.png

 


Thanks 😀



1 ACCEPTED SOLUTION
AMeyersen
Resolver III
Resolver III

Hi @showy ,

 

you can use a field parameter but you need to manually adjust it
.

  1. Create a field parameter and add all measures M1-M4

  2. go to the modelling view and manually add a new column to the field parameter
    AMeyersen_0-1733996587787.png

  3. rename the new column to a name of your choice e.g. "Selection"
    AMeyersen_1-1733996643763.png

  4. create a visual and add the field parameter to the value section
    AMeyersen_2-1733996794371.png

  5. create a slicer and add the custom selection column of the field parameter to the slicer
    AMeyersen_3-1733996830155.png

     

View solution in original post

3 REPLIES 3
AMeyersen
Resolver III
Resolver III

Hi @showy ,

 

you can use a field parameter but you need to manually adjust it
.

  1. Create a field parameter and add all measures M1-M4

  2. go to the modelling view and manually add a new column to the field parameter
    AMeyersen_0-1733996587787.png

  3. rename the new column to a name of your choice e.g. "Selection"
    AMeyersen_1-1733996643763.png

  4. create a visual and add the field parameter to the value section
    AMeyersen_2-1733996794371.png

  5. create a slicer and add the custom selection column of the field parameter to the slicer
    AMeyersen_3-1733996830155.png

     

VijayP
Super User
Super User

@showy 

Here datamodelling matters! how these tables are connected, if they are different table not connected , field parameter will not help as the category column is not common for both measures. 




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!


thanks for your reply

the data are in one table. The model would be the Fact Table with Reagion/ Count Theft /Count Damage and a Dimension table with RegionCode/Country

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.