Forum Discussion

alir22456's avatar
alir22456
Helper I
2 years ago
Solved

Table Data Export to CSV

Hi,

I have a table visualization in my power bi. The visualiztion shows the names of customers as follows:

 

Customers with Selected Services

customer1,customer2,customer3,customer4..........

 

I want to export this table data into a csv file. Currently I am achieving the above by manually copying the visual values and pasting it into a csv file. I am looking for a solution to directly export this table data to a csv file without manually entering it.

 

Thanks