Upload Dynamic file with current date and weeknumber on blob storage

I am using C# code , which is attached here. It doesn’t give any error but not giving me the expected output. output is this :
image
Weekly file with weeknumber.xaml (17.8 KB)
Test WeeklyFile with date upload to Blob.xaml (17.6 KB)

HI,

For now, can you try to add dollar sign in front of double quote at line 15 (or 17 in another file) to enable string interpolation?

Regards,

Hi @Yoichi Thats working. thanks for the suggestion.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.