Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I get an error when trying to export a visual table in Excel :
I realized that when displaying a measure with a dynamic format, the error is raised.
When I remove it, no error.
Here is the dynamic format formula :
VAR currSymbol = FIRSTNONBLANK(F_Compensations[First locale currency this year], 1)
RETURN
"# ### ### ##0" // Format numérique
& " "
& currSymbol // Symbole de la devise
Thank you for your help
Lionel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.