The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi All,
I need help with my visual for bar graph and matrix.
I want to express my number in thousand but I do want the K or any decimal place.
Please see pictures.
Please help.
THank you.
Solved! Go to Solution.
You will need to create a measure that divides the original value by 1000, and then format the result as needed.
You will need to create a measure that divides the original value by 1000, and then format the result as needed.