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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
nalakanayana
Frequent Visitor

Field Parameter with Matrix Visual for dynamic column selection

Hi ,

I have used Field parameters for this and fields got as slicers and it is working fine for dimesions

 

Problem

When i used measures into this field parameter it does not work accurately. 

 

Could someone please help with this?    

 

@amitchandak   @JihwanKim 

1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

Hi @nalakanayana ,

You can refer the following links to use Field parameters:

Fields parameters in Power BI

Slice by =
{
    ("Brand", NAMEOF('Product'[Brand]), 0),
    ("Category", NAMEOF('Product'[Category]), 1),
    ("Color", NAMEOF('Product'[Color]), 2),
    ("Continent", NAMEOF('Customer'[Continent]), 3),
    ("Country", NAMEOF('Customer'[Country]), 4)
}

Field parameters in Power BI

 

As you said, it does not work accurately when used measures into this field parameter. It means the data display incorrectly on the visual or something else? Could you please provide some sample data in the table 'T_R_RAR_REV_OPEN_BAL_DTLD_ASSGMT_LVL'  and the formula if [SALES_CONTRACT_TYPE],[ITEM_CATEGORY]and [POB_TYPE]are measures? What's your expected result with special examples and backend logic? It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

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

View solution in original post

1 REPLY 1
v-yiruan-msft
Community Support
Community Support

Hi @nalakanayana ,

You can refer the following links to use Field parameters:

Fields parameters in Power BI

Slice by =
{
    ("Brand", NAMEOF('Product'[Brand]), 0),
    ("Category", NAMEOF('Product'[Category]), 1),
    ("Color", NAMEOF('Product'[Color]), 2),
    ("Continent", NAMEOF('Customer'[Continent]), 3),
    ("Country", NAMEOF('Customer'[Country]), 4)
}

Field parameters in Power BI

 

As you said, it does not work accurately when used measures into this field parameter. It means the data display incorrectly on the visual or something else? Could you please provide some sample data in the table 'T_R_RAR_REV_OPEN_BAL_DTLD_ASSGMT_LVL'  and the formula if [SALES_CONTRACT_TYPE],[ITEM_CATEGORY]and [POB_TYPE]are measures? What's your expected result with special examples and backend logic? It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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