Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
kaipi
New Member

Dax Function for tagging datasets as powerbi user

Hi ,

is there a dax function that allows powerbi users to tag datasets out of the visuals.

After tagging the datasets, the users should be able to exports the datasets as e.g. csv files

 

Thanks for your help

Kai

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Datasets represent data models. These can contain many tables. There is no way you can export that to csv.  This is a similar request like trying to connect to an OLAP cube in import mode.  (Sadly that is actually possible, and by connecting to the dataset via SSAS connector and running a DAX query you could presumable create an exportable perspective )

View solution in original post

3 REPLIES 3
kaipi
New Member

Thank your very very much. I wonder why I cant select datasets just out of one single visual.

I just need to collect they unique keys nothing mnore. In a further step I want to use this selection for filtering the finaly needed datasets. Then I could use the export function of the visual.

any idea?

 

kaipi_0-1647256190976.png

 

That's not how Power BI is designed.  You can export individual queries, or you can connect to the data model. There's nothing in between apart from the export option to include underlying data - which has its own limitations.

 

 

lbendlin
Super User
Super User

Datasets represent data models. These can contain many tables. There is no way you can export that to csv.  This is a similar request like trying to connect to an OLAP cube in import mode.  (Sadly that is actually possible, and by connecting to the dataset via SSAS connector and running a DAX query you could presumable create an exportable perspective )

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.