Quite often we would like to insert a row in our table / matrix reports in Power BI and enter our own data. For example, a financial statement report connecting to a database query may be able to fetch revenue & expense metrics. But it might not retrieve the number of shares outstanding. Similarly, a sales report can leave out the sales data for a newly launched product category.
To address such scenarios, Inforiver allows users to insert a static row for your matrix style reports with where you can input or enter the data.
To perform this, go to Advanced -> Insert Row -> Static Row from the tool bar.
Then type in the name of the row header or category. In this case we are making an entry 'Specialty Beverages'. We keep the option 'Include in Total' enabled. This ensures that any values that we type in for 'Specialty Beverages' also updates the parent row 'Beverages'.
You will see an empty record created right beneath 'Tea and Coffee', the row that was originally selected prior to the 'Insert Row' operation. Type in a value against 2021 Actuals, say 8578k. Note that Inforiver allows entry of scaled values (e.g. 45.3m instead of 45,300,000).
Now press the Enter key or tab out. This converts the value to the default measure scale, which is in millions (as indicated in the table subtitle). Also, the 'Beverages' and 'All' categories totals are also updated.
For downstream calculations, you can also use the option to insert rows using the Static Row option. Choose 'Calculated Row' instead of 'Static Row' in the very first step.
To learn how to use the the formula editor, check out the blogs on how to insert calculated rows and calculated columns/measures.
Related Power BI Ideas: Need ability to add a row to a table and manually type in the data