Reply
avatar user
Anonymous
Not applicable
Partially syndicated - Outbound

How to make a fixed based on a row

Hi,

I am needing to make a measure that stays static based on a row. Example:

I have a measure that calculates a rate based on categories and vendors. I need to create a measure name "Category RR" so I need the category RR static accross categories, divisions, vendors, and any other row I add. The reason is because I want to calculate a difference between the vendor's return rate and the average return rate for that specific category, then with that difference I can calculate other things. 

The problem I am facing is that the rate is not fixed based on categories making it not possible for me to get that difference....I cannot share ss because I am managing company informaiton. 

1 ACCEPTED SOLUTION
MartijnW
Frequent Visitor

Syndicated - Outbound

Hi Svallejo,

 

As a tip for your next question: in the case you are working with sensitive information, it helps to recreate the specific issue with dummy data, in order to explain the issue you are facing better.

 

To summarize your question:

 

You are looking for a way to circumvent the context filters that are applied to the column you want to sum.

 

A possible solution would be to use the DAX function ALL(). See this link for more information and a working example: https://docs.microsoft.com/en-us/dax/all-function-dax

If this solves your problem, please accept it as a solution. If it doesn't, please provide us with a more detailed description, the measures, and a screenshot of what you're dealing with. You can either blur out the sensitive information, or recreate the problem using dummy data. A good way would be to use a sample dataset that is available for use in the Power BI Service environment.

 

Kind Regards,

Martijn Wijnands

View solution in original post

2 REPLIES 2
avatar user
Anonymous
Not applicable

Syndicated - Outbound

Thank you!

MartijnW
Frequent Visitor

Syndicated - Outbound

Hi Svallejo,

 

As a tip for your next question: in the case you are working with sensitive information, it helps to recreate the specific issue with dummy data, in order to explain the issue you are facing better.

 

To summarize your question:

 

You are looking for a way to circumvent the context filters that are applied to the column you want to sum.

 

A possible solution would be to use the DAX function ALL(). See this link for more information and a working example: https://docs.microsoft.com/en-us/dax/all-function-dax

If this solves your problem, please accept it as a solution. If it doesn't, please provide us with a more detailed description, the measures, and a screenshot of what you're dealing with. You can either blur out the sensitive information, or recreate the problem using dummy data. A good way would be to use a sample dataset that is available for use in the Power BI Service environment.

 

Kind Regards,

Martijn Wijnands

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)