Forum Discussion

odada11's avatar
odada11
Helper I
3 years ago

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 database, how do i bring it into the billings table in power bi.

3 Replies

  • Is there a "Choose columns" step in your query or data was loaded through an SQL statement?

    • odada11's avatar
      odada11
      Helper I

      There isnt "Choose columns" in the query, the data was brought in from SQL

      • ray_aramburo's avatar
        ray_aramburo
        Super 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 🙂