Forum Discussion
nareshr89
4 years agoHelper II
Adding rows to an existing table in Power BI
I have a table that is used to format the KPI to a specific buckets based on header and each KPI has a sorting order number. I would like to add new rows under multiple places and want the sorting or...
AlexisOlson
4 years agoSuper User
One quick and dirty solution is to use 'Enter data' to create a new table with an intermediate index for the KPI and append that to your existing table.
(Column names abbreviated for readability. Use your actual column names.)