Forum Discussion
Power Bi Gateway
- 5 years ago
The answer will be your ETL steps (Power Query). You need to modify the M code to accomodate any new inclusion of columns in the table.
Is it possible to share the sample data file?
Cheers!
Vivek
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter
Hey Nurry90 !
Adding a new column in an Excel table and it not reflecting in the Power BI report can be a result of steps applied on Power Query as well. Can you please check if you add/remove/modify rows in the excel table is relflecting in your report? This way you can validate if your gateway refresh is working properly.
Cheers!
Vivek
If it helps, please mark it as a solution. Kudos would be a cherry on the top 🙂
If it doesn't, then please share a sample data along with the expected results (preferably an excel file and not an image)
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter
- Nurry905 years ago
Helper I
HI vivran22 ,
I have deleted one of the colums as a test in my excel file and tried to refresh my datasent, and received an error to say that the column was no longer there. So now at least I know the gateway is working. But why would the new data not be showing?
- vivran225 years ago
Community Champion
The answer will be your ETL steps (Power Query). You need to modify the M code to accomodate any new inclusion of columns in the table.
Is it possible to share the sample data file?
Cheers!
Vivek
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter