The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.