Forum Discussion
Anonymous
2 years agoNot applicable
Dinamic Format
Hi, I'm trying to configure the values of the table according the metric in column "Nº - Unidade", I'm using a Dinamic Format but I can´t configure the correct format. See bellow the print of...
- Anonymous2 years ago
Hi Anonymous ,
FORMAT(SUM(Sales[Sales Amount]), '$#,##0')This formats the sales amount as currency with a thousand separator.
Below is the official link will help you:
Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
2 years agoNot applicable
Thanks Daniel,
But, doesn't working yet.
This is my database: