Forum Discussion
odada11
3 years agoHelper I
Adding Column to a table in power Bi
Good day all, I have a Billings table in PowerBI, it was brought in frm SQL Database, however there is a Description column that was omitted, the column is available in the Billings table in my sql ...
ray_aramburo
3 years agoSuper User
Is there a "Choose columns" step in your query or data was loaded through an SQL statement?
odada11
3 years agoHelper I
There isnt "Choose columns" in the query, the data was brought in from SQL
- ray_aramburo3 years agoSuper User
Can you share the step where the columns are selected to be loaded?
It might be just as simple as modifying the SQL statement to include the missing column 🙂