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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

How to create a Streamline in Power BI?

Hi guys!

 

On a visualization level, how can I create a streamline in Power bi? Basically I have some dates that I want to show people to track the status of one delivery. So for example 

 

 

DeliveryCreation datePicking DatePacking datePGIShipment
X13/02/201813/02/201814/02/201814/02/201815/02/2018

 

I have it actually exactly like this, as a table in my report but I want to make it visually better, Any recommendation?

 

Thanks!

 

2 ACCEPTED SOLUTIONS
Omega
Impactful Individual
Impactful Individual

Try the below: 

 

  1. Unpivot your dates such that you will end up with three columns: Delivery, Attribute (Creation Date, Picking Date...etc.) & Date
  2. Create a Line chart
  3. Add attribute as Legend
  4. Add Date as Axis
  5. Add Delivery Values

 

StreamlineStreamlineTableTable

View solution in original post

v-juanli-msft
Community Support
Community Support

Hi @Anonymous

Based on my test, there are two custom visuals you may try.

In Editor Queries, select columns from "Creation date" to "Shipment", then go to "Transform"->Unpivot columns

7.png 

 

Import custom visuals from Market place,

1."as Timeline"

8.png

In picture above, Turn on behavior->stack 

If you turn off behavior->stack, it will show as below

4.png

 

 

2."Gantt"

6.png

 

Please refer to my pbix

 

Best Regards

Maggie

 

 

View solution in original post

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

Hi @Anonymous

Based on my test, there are two custom visuals you may try.

In Editor Queries, select columns from "Creation date" to "Shipment", then go to "Transform"->Unpivot columns

7.png 

 

Import custom visuals from Market place,

1."as Timeline"

8.png

In picture above, Turn on behavior->stack 

If you turn off behavior->stack, it will show as below

4.png

 

 

2."Gantt"

6.png

 

Please refer to my pbix

 

Best Regards

Maggie

 

 

Anonymous
Not applicable

Thank you guys!!

Omega
Impactful Individual
Impactful Individual

Try the below: 

 

  1. Unpivot your dates such that you will end up with three columns: Delivery, Attribute (Creation Date, Picking Date...etc.) & Date
  2. Create a Line chart
  3. Add attribute as Legend
  4. Add Date as Axis
  5. Add Delivery Values

 

StreamlineStreamlineTableTable

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.