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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
BVBI
New Member

Visual for SLA Breach with numbers

I need to create a visual for Average Resolution Rate thats dependent on Priority of the case. It needs to look as below. Im not particular about whether its horizontal or like a tachometer or dial. But all the visual I have looked treats the max value as Green!

 

BVBI_1-1740522748088.png

Also I have a table where the resolution targets are setup. So if I can use that table to choose the target, then my slicers will work. Otherwise, I can split those into 4 visuals for each priority.

 

PriorityFirst Response SLA (minutes)Resolution SLA (days)
Critical601
High2402
Medium14407
Low288014
1 REPLY 1
Anonymous
Not applicable

Hi @BVBI , 

 

To create a dynamic visualization of Average Resolution Time based on Priority in Power BI:

 

  1. Prepare Data: Import two tables—one with Priority and SLA values, and another with Actual Resolution Time.
  2. Set Relationships: Link the Priority field between the tables.
  3. Create Visuals:
    • Use a Slicer to filter by priority.
    • Create a Bar Chart or Gauge to compare actual time with target SLA.
    • Add Constant Lines for each priority’s target resolution time.
  4. Apply Conditional Formatting: Color-code the results (Green for within target, Red for exceeding, Yellow for near target).
  5. Optimize and Beautify: Adjust layout, colors, and add labels for clarity.

This will give you a dynamic visualization that updates based on priority selection and compares actual resolution time with SLA targets.

 

Best regards,

Joyce

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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