Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
Is it possible to set the export csv or excel file name automatically for users so that they do not need to name the file when they extract data? Either the filename and/or a workbook name within the file?
Solved! Go to Solution.
It works like I descirbed. Just make sure a visual has title. Table/matrix visuals by deafult have title disabled. Add a title.
I want the report name in the sheet name of the exported export it is always showing as export. Any one please help
Do you mean 'Export data' option of a visual? In Power BI Desktop it asks for a file name and you can't predefine the name. In Power BI Service it doesn't ask for a name and uses visual's title. If the visual has no title (it's disabled or blank) than default name is 'data.csv' and you can't change it.
Sorry, yes I mean export a visual, such as a matrix or table. So you're saying it will export and name it the visual's title if there is one, correct?
Hi @Anonymous ,
It is a good habit to add a title to each visual, maybe you can create a dynamic title, like this.
Measure 3 =
IF(
ISFILTERED(Sales[Brand]),
"Sales of " &SELECTEDVALUE(Sales[Brand]),
"AAAA"
)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-lionel-msft Is it possible to get the same thing in exported excel sheet (as a sheet name)
Hi @Anonymous ,
Has your problem been solved?
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Yes, thank you all! I have marked the solution appropriately.
It works like I descirbed. Just make sure a visual has title. Table/matrix visuals by deafult have title disabled. Add a title.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
23 | |
17 | |
10 | |
8 | |
8 |
User | Count |
---|---|
39 | |
27 | |
18 | |
14 | |
14 |