Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon'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.
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?
Solved! Go to Solution.
Hi @nalakanayana ,
You can refer the following links to use Field parameters:
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)
}
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
Hi @nalakanayana ,
You can refer the following links to use Field parameters:
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)
}
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
147 | |
85 | |
66 | |
52 | |
46 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |