Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
When attempting to format numbers in a certain way on Power BI Report Builder (and the sample values come out as follows):
If I then run the report the numbers don't format the way they should and have no formatting whatsoever:
Solved! Go to Solution.
Hi @amaiaita ,
There are a few possible steps you can try to troubleshoot the issue:
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @amaiaita ,
There are a few possible steps you can try to troubleshoot the issue:
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first of your suggestions worked. For whatever reason the output of the SQL query giving the data was outputting the values as strings rather than integers, so putting CInt() in front of the value of the cells that were causing issues worked! Thanks 🙂
User | Count |
---|---|
5 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |