Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
gadi
New Member

Help in creating a chart

Hi,

I have this table which indicates the scoring for a sprint :

 

Sprint IDScoreScore ID
1Green1
2Red3
3Yellow2
4Red1
5Red1
6Red1

 

Note that Score ID represets 1:1 value for the Color (Red = 3, Yellow = 2, Green = 1)

 

And would like to create a line chart as following:

chart.png

With the following :

  1. Y Axis - should show Green/Yellow/Red
  2. X Axis  - should show the Sprint ID
  3. Instead of each Cell - have a dot, if possible at the same color as it represents
  4. Connect between the dots with a line
  5. Add trend line (optional)

 

Any help would be appreciated.

 

Thanks,

Gadi.

1 ACCEPTED SOLUTION
timg
Solution Sage
Solution Sage

Hi Gadi,

If a barchart would do the trick as well you could try this. Add a column with a colour hex code. create the visual. Then at the formatting pane of the visual  open the data colour section and press the fx button. Then select "fieldvalue" as the conditional formatting rule and select the colour hex column.

 

Regards,

 

Tim





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

1 REPLY 1
timg
Solution Sage
Solution Sage

Hi Gadi,

If a barchart would do the trick as well you could try this. Add a column with a colour hex code. create the visual. Then at the formatting pane of the visual  open the data colour section and press the fx button. Then select "fieldvalue" as the conditional formatting rule and select the colour hex column.

 

Regards,

 

Tim





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors