Forum Discussion

randahmed97's avatar
randahmed97
New Member
4 years ago
Solved

Timeline chart

Hello everyone, 

Seeking your kind support to provide the most sutiable chart in Power BI based on my data below.

 

Date20-Nov 9:0021-Nov 9:002-Dec 9:003-Dec 9:003-Dec 13:00
StatusIn progressNot SubmittedPostponedIn progressNot Submitted
Record Number2137348291849204726984619

 

I need a chart which present the above table as below:

 

& the tooltip could present the recored number.

 

Thank you for your support in advane.

  • Hi, randahmed97 ;

    You could transposed table in power query. then use matrix.

    1.Transposed Table

    2.Promoted Headers

    3.Split Column by Delimiter

    4.use matrix.

    5.set tooltip in page2

    6. apply it.

    The final output is shown below:

     

    Best Regards,
    Community Support Team_ Yalan Wu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • v-yalanwu-msft's avatar
    v-yalanwu-msft
    Community Support

    Hi, randahmed97 ;

    You could transposed table in power query. then use matrix.

    1.Transposed Table

    2.Promoted Headers

    3.Split Column by Delimiter

    4.use matrix.

    5.set tooltip in page2

    6. apply it.

    The final output is shown below:

     

    Best Regards,
    Community Support Team_ Yalan Wu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.