Forum Discussion
diligenteng
2 years agoRegular Visitor
New Column or Field not showing in Power BI Query Editor using Web/API as datasource
Hello All, I have setup datasource using Web/Rest API. I have created few DAX and Conditional columns post initial setup. In the due course, few new fields/columns were added in the REST API call...
lbendlin
2 years agoSuper User
Show your Power Query code. Most likely you used Table.SelectColumns somewhere.
NOTE: Power BI becomes very cranky when you keep changing the meta data. It will punish you with extended periods of "Evaluating...". Try not to do that too much.