Forum Discussion
How to customize data export
id013 when you export data from a visual in the powerbi services, you get below two option. if you select the first option, your data will get exported inthe summarize format. However, if any hierachy has been used in the data, then it will export data in the hiearchial format. Also, these two options will be available as per the settings defined by the owner in the dataset.
-
Summarized data
-
Underlying data
Refer to below link for more detailed help
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data
Customize the export data user experience
Users who are granted access to a report are granted access to the entire underlying dataset, unless row-level security (RLS) limits their access. Report authors and Power BI administrators can use the capabilities described below to customize the user experience.
-
Report authors decide which export options are available to users.
-
Power BI administrators can turn off some or all data export options for their organization.
-
Dataset owners can set row level security (RLS). RLS will restrict access to read-only users. But if you have configured an app workspace and given members edit permissions, RLS roles will not be applied to them. For more information, see Row-level security.
-
Report authors can hide columns so that they don't show up in the Fields list. For more information, see Dataset properties
These customized user experience do not restrict what data users can access in the dataset. Use row-level security (RLS) in the dataset so that each person's credentials determine which data they can access.