Forum Discussion
Dataset used as DirectQuery - column not appearing
- 4 years ago
Yes. "Added column" to PBIX (underlying data comes from API connection), published, confirmed that published dataset tables have requiered column.
Reports, that have been made before direct connected dataset has changed, do not have that added column.
I looked into the PBIX (where dataset is referenced), if i refreshed (refresh all) data and event then column does not appear.
Column appears only, if i re-ceate/connect the dataset.
Hi rivo201 ,
You have to edit the source query to change the number of columns in Power BI Desktop. It does not automatically add the additional columns. It‘s by design.
You can go to query editor and look for "Transform Sample File" on left hand side and select it.
Select advanced editor on top center and you colud increase the number of columns your sample file can possibly contain.
For detailed,you can refer to:Refresh powerBI data with additional column
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi, thank you for your answer.
If I have DirectConnection to dataset, there is "no data to transform nor edit" - it is not visible in Power Query editor.
Main question still is: Do you really have to open file and reconnect all connection (lets say i have 100 reports using one common dataset) reports one by one.. it does not seem ideal..
- lbendlin4 years agoSuper User
yep, that's exactly what is happening in real life. It gets even worse when someone removes a column from the shared "golden" dataset. The Power BI Service meta data engine is easily confused.