Need help with Performance Analytics

Lisa Conn
Tera Expert

I am trying to create a stacked bar chart that shows a count of configuration items over a period of time that looks something like this:

LisaConn_0-1672332114766.png

From what I understand, this cannot be done with reporting tools and must be done with Performance Analytics.

I have created an Indicator Source with the facts table using a table extended from cmdb_ci, using standard calendar, valid for frequency as Monthly, with conditions based on owned by group and Created on This month

LisaConn_1-1672332343744.png

 

I have created an automated indicator using this indicator source with Unit of “#”, aggregate = count, additional condition of “Status is not Retired”

LisaConn_2-1672332466494.png

 

I have created a Breakdown source based on the CI type

LisaConn_3-1672332540479.png

 

I have created an automated Breakdown linked to the breakdown source and mapped to the automated indicator

LisaConn_4-1672332579641.png

 

I have created a Data collector job to collect historical with relative start 4 months ago linked to the automated indicator

LisaConn_5-1672332636559.png

When I execute the job, it runs without errors

When I check the Scoresheet, it shows what I assume is the expected data

LisaConn_6-1672332742296.png

 

 

I have created a widget to visualize the data as type “time series” on a column chart

LisaConn_8-1672332802772.png

 

But when I add the widget to a dashboard, it comes up blank

LisaConn_9-1672332854149.png

 

 

Can anyone tell where I went wrong in the configuration?

1 ACCEPTED SOLUTION

Hi @Lisa Conn ,

 

According to your requirement, you need to create a widget for every type mentioned to create the stacked bar chart. If you see your below widget configuration: 

 

AndersSkovbjer_0-1672423591439.png

Which actually refers that, Breakdown type = Unmatched doo to you have not selected anything in the breakdown element.

 

So to resolve your requirement, main widget should contain breakdown by type with element = item1(Your first type). Rest of the configurations should be done as Widget Indicators and not separate widgets. 

 

if my answer helped towards a resolution, please mark answer as correct.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

9 REPLIES 9

AndersBGS
Tera Patron
Tera Patron

Hi @Lisa Conn ,

 

jt looks like it’s your widget configuration. Your widget only shows nov and dec, where the scores in the widget matches your scores.

 

if you remove 6th month running sum, and ensures that widget show last 12 month, what do you then see as result?

 

if my answer helped towards a resolution, please mark answer as correct.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS 

Thank you for the quick response. I changed the Time series to 12m running SUM and changed the Period under the Date Settings tab to 1y and now the widget shows the months in the X axis, but the chart is still blank. The legend reads "Type = unmatched" so i wonder if the problem is in the breakdown configuration?

LisaConn_0-1672411505221.png

Any ideas?

 

Thanks!

Hi @Lisa Conn ,

 

agree - if your type shows as unmatched then the breakdown is not configured properly. Go through the breakdown and breakdown source to review the configuration. Also ensure it’s the right type chosen, as type exist for several tables with different purpose.

 

if my answer helped towards a resolution, please mark answer as correct.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS 

Actually, I think the breakdown configuration is correct because the values are showing on the scoresheet. On the widget configuration, I selected a value for the Element and the chart showed data for that selected element. This is progress, but I was hoping that I could display all of the elements in stacked bars (like my example). Is this not possible? Do I need to made a separate widget for each element?

thanks!