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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Uma_Dhandpani
Helper I
Helper I

Values can be user defined in Power BI

Whether we can edit the report manually in Power BI. For example, in matrix table the value for sales amount is calculated and the total is enabled in subtotal format, we can edit the total value by giving some other values directly.

1 ACCEPTED SOLUTION

Either your write a measure that uses the parameter value but then you have kinda a "textbox" where you edit the number or if you insist on editing the value within the matrix you need to use tools like poweronbi.com or the powerapps visual

View solution in original post

10 REPLIES 10
JosefPrakljacic
Solution Sage
Solution Sage

Hello Uma, 

 

You need to use the "Whaf-If Parameter" functionality. You use the Parameter Measure within your "Calculation Measure"

Here you have a good explanation how to do it -> https://www.youtube.com/watch?v=7IEYHMvqZHY

 

If this post was helpful please like/mark it as a solution.

 

@Uma_Dhandpani I whish you a nice day.

 

BR,

Josef

Hi,

Actually the doubt is whether  the 'total' column can be edited (i.e) as the user requirements the value can be changedCapture3.PNG

Anonymous
Not applicable

Hi @Uma_Dhandpani,

 

I think you may need to tell us how you calculate the "total" now?

Also, how do the users want to change the "total"?

 

Aiolos Zhao

Hi,

Whether we can edit the value of total directly in the report

You can edit it via the parameter.

 

You have your parameter measure called parameter1

 

And you have a measure measure1 which your are using for your total calculation.

 

You could for instance rewrite measure1 like this

measure1 := SUMX(Your_Table, Your_Table[Quantity]-parameter1)

 

Please add an example with your data and expected results...

Hi,

Herecomes no logic, just I want to edit the value in the table field (i.e) instead for 1274, 1200 or 1278...directly in report

Either your write a measure that uses the parameter value but then you have kinda a "textbox" where you edit the number or if you insist on editing the value within the matrix you need to use tools like poweronbi.com or the powerapps visual

Thank You

Hi Uma 

 

would you please rephrase your question/remark. I'm sorry but I can't understand you here.

The total could be manipulated with a parameter.

 

Could you share an example with your data, your "imagined" process and the expected outcome.

 

Thanks Smiley Happy

 

BR,

Josef

Anonymous
Not applicable

Hi @Uma_Dhandpani,

 

I think you can try to use "Parameter" feature,

also, if you can give a sample, that is better.

 

Aiolos Zhao

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!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.