Forum Discussion
Uma_Dhandpani
7 years agoHelper 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 ...
- 6 years ago
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.
JosefPrakljacic
6 years agoSolution Sage
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.
Uma_Dhandpani
6 years agoHelper I
Thank You