Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello, Please help me to solve following problems, I'm new to Powe BI
1) The chart not showing all the data in "salinity", it shows the sum, I want it to show every data in salinity.
2) The gauge also only show the sum while I want it to show the latest reading
Solved! Go to Solution.
Hi @Bal
According to the first question, please refer to my answer with detailed explanation in the linked discussion :
According to the gauge:
If you need the value of the last date, you should create a filtered measure like :
the pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Bal
According to the first question, please refer to my answer with detailed explanation in the linked discussion :
According to the gauge:
If you need the value of the last date, you should create a filtered measure like :
the pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
@Bal , You need to add index/ unique id column on x- axis
If you do not have one, add in power query
Power Query- Index Column: https://youtu.be/NS4esnCDqVw
Add index column axis and then exapnd