Forum Discussion

RecycleBin_Rob's avatar
RecycleBin_Rob
Frequent Visitor
2 years ago
Solved

Exporting Table doesn't export all columns

Hi,   I inherited a PBIX to work on. I noticed that the published dashboard has 7 columns in a table (let's just say A to G). When I click on export, the resulting csv/excel file only shows columns...
  • lbendlin's avatar
    2 years ago

    A table visual is not the same thing as a table. The table visual can combine data from multiple tables in your data model.  There are various export options that you can choose from on the service, or you can run your own DAX queries to get exactly the output format you need.