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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
jasmine9
Helper I
Helper I

Export data filename dynamic value

Hello,

 

I would like my export filename to have a dynamic name. It currently populates from my "Title text". I want to concatenate a date parameter to this so that the filename reads something like "todays date" + _Title text. 

 

Is this possible?

 

thank you,

-Jas

1 ACCEPTED SOLUTION
v-lili6-msft
Community Support
Community Support

hi @jasmine9 

For your case, you could create a dynamic title for the visual

Create a meausre as this:

Title Measure = FORMAT(TODAY(),"MM/DD/YYYY") & "_Title text"

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

6 REPLIES 6
v-lili6-msft
Community Support
Community Support

hi @jasmine9 

For your case, you could create a dynamic title for the visual

Create a meausre as this:

Title Measure = FORMAT(TODAY(),"MM/DD/YYYY") & "_Title text"

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I am unable to mark this as solution. Could you help with that? This would be useful for future visitors, Thank you!

hi  @jasmine9 

Ok, and it's pleasant that your problem has been solved, I will close this thread as the issue is resolved now.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Wow, this is perfect! Thank you!!

Greg_Deckler
Super User
Super User

@jasmine9 - Not aware of a way to do that.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Thank you for confirming that!

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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