Timeline Slicer - how to link it

Tenkes77

New Member
Joined
Nov 20, 2018
Messages
1
Hey guys,

I'm totally new to Power BI and currently stucked with my work... For you it might only take a few minutes, but for me it would mean a forune!

What I would like, to have a slicer that starts from "Service Created". So I only see the Services that has been created before the chosen date. And the Service should have "MaxStatusAsNumber" 0 (green) until an Incident (major or critical) occured. If an Incident occured (Incident Start Date), then the "MaxStatusAsNumber", should change to 1 or 2 until it has an "Incident End Date". If an Incident has both "major" and "critical" paralell (ASPStatusID), then it should show MaxStatusNumber "2" (red) for that period.

For Example Service ID "3": It should be between 05/10/2018 17:29 until 13/10/2018 19:00 green (Max StatusasNumber "0"), then until 16/10/2018 02:00 red (MaxStatusasNumber "2"), then green again until 14/11/2018 19:00, then yellow (MaxStatusasNumber"1") until 17/11/2018 02:00 and then green again. And with the slicer it should be possible to change the time.

I uploaded an example File to One Drive, here is the link:

https://1drv.ms/u/s!<wbr>Ah2VGOQRBzRVhXLwpYS--ENqRetF


Many thanks, you would save my life... Any idea is more than welcome!!

Adam
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
This sounds like you would like a stacked bar chart that would show the time period along the x-axis and the status of the service for your selected time frame. I haven't built anything like that myself but it sounds like a great idea. I don't think it would be a few minutes to build however... I think that each color would require a separate measure. Perhaps this link may get you close to what you'd like?
 
Upvote 0

Forum statistics

Threads
1,214,988
Messages
6,122,620
Members
449,092
Latest member
amyap

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top