Forum Discussion
Anonymous
3 years agoNot applicable
Add New Column to existing data in MS Lists
Hello I want to add a new column to the existing data set in my MS Lists and refresh my dashboard. I have already built a dashboard based on the data set and at the moment the only way aroun...
arjaano
Advocate II
1 year agoI struggled with the same problem. The only way I could get the new column is:
- Download the report (under File > Download this file > A copy of report and data (.pbix))
- Open the report in Power BI Desktop
- Open the linked table in Power Query (under "Transform Data")
- Make sure your new column(s) are present
- Click Apply
- Refresh data
- Save
- Publish the report back to your workspace
- Ready!