Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.