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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
liselotte
Helper I
Helper I

Engineering Schema Visual

Hi, I would like to create a visual for energy flow like in the following picture:

liselotte_0-1744398459208.png

My data has 3 columns including "Direction (Input/Output)" which shows the direction of the energy flow (arrows in the picture), "Entity 1", and "Entity 2".

Could you please recommend any visual that I can use to create it? Thank you.

 

1 ACCEPTED SOLUTION
Daniel29195
Super User
Super User

@liselotte 

https://deneb.guide/ 

 

check deneb charts .

although there is a  learning curve, with deneb, you have some templates you can use ( while modifying the code using any ai tool like chatgpt per example )  to achieve your desired result .

 

hope this helps 

View solution in original post

3 REPLIES 3
tharunkumarRTK
Super User
Super User

@liselotte 

If you are ok to go with a thrid party paid custom visual then you can checkout Xviz performance flow.

https://xviz.com/visuals/performance-flow/

You can checkout its capabilities and opt for a free trail before making a purchase 

 

Need a Power BI Consultation? Hire me on Upwork

 

 

 

Connect on LinkedIn

 

 

 








Did I answer your question? Mark my post as a solution!
If I helped you, click on the Thumbs Up to give Kudos.

Proud to be a Super User!


PBI_SuperUser_Rank@2x.png
Daniel29195
Super User
Super User

@liselotte 

https://deneb.guide/ 

 

check deneb charts .

although there is a  learning curve, with deneb, you have some templates you can use ( while modifying the code using any ai tool like chatgpt per example )  to achieve your desired result .

 

hope this helps 

rosha_rosha
Resolver II
Resolver II

Hi liselotte,

 

A Sankey diagram is ideal for visualizing energy flows or material transfers between entities, as it:

  • Shows directed flows (arrows) between nodes (entities).
  • Can display the magnitude of the flow (e.g., through the width of the arrows).
  • Supports labeling of flows and nodes.

 

Why a Sankey Diagram Fits Your Data

  • Direction (Input/Output): This column determines the direction of the flow (e.g., "Input" means Entity 1 → Entity 2, "Output" means Entity 2 → Entity 1). In a Sankey diagram, arrows inherently show direction.
  • Entity 1 and Entity 2: These columns represent the nodes (e.g., "BHKW1," "Stromerzeugung"). Sankey diagrams use nodes to represent entities and links to represent flows between them.
  • Flow Quantities: While your data doesn’t explicitly include quantities (e.g., 3 units of gas, 5 units of electricity), the diagram includes values like "Erdgas 3" or "Strom 5." If your data has a quantity column (or you can add one), the Sankey diagram can scale the width of arrows to reflect these values. If not, you can still use it to show the direction and type of flow.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Kudoed Authors