Forum Discussion
PBIUWO
6 years agoHelper III
Dynamic columns and refresh errors
Hi all, I have a report where I have rolling Month/Year on the Columns. So I went to advanced editor and changed from column text names, to column positions to run the report. There is no er...
- 6 years ago
This is not the same error.
I am using an Excel file that has column names that change because it is a rolling 12 months.
May 2019 would be removed next month, and replaced with June 2019, and errors out.
I went on the advanced query, and made it so it doesn't look at the column names, but rather the positions of the columns.
It works on the Desktop refresh, just not the web version.
GilbertQ
6 years agoSuper User
HI there
If you make changes in Power Query and it works well in the desktop, make sure to upload the desktop PBIX into the Power BI Service.
Does this only happen on the first day of the month?
If so you might need to alter your code to get it working when it is the first day of the month.
If you make changes in Power Query and it works well in the desktop, make sure to upload the desktop PBIX into the Power BI Service.
Does this only happen on the first day of the month?
If so you might need to alter your code to get it working when it is the first day of the month.
- PBIUWO6 years agoHelper III
no, looks like the error is created on the first of the month and it gives me an error everyday until I refresh it on the Desktop, and publish it.
This probably repeats every month.