Forum Discussion
Draw process using data
I am wondering if it is posible to create workflow diagrams using data
If I know
Visual Connected to Visual
1 2
2 3
2 4
1 5
3 5
4 5
Visual form property
1 Rectangle
2 Round
3 Rectangle
4 Triangle
5 Tube
Then could it be posible to draw those shapes automaticaly,
Showing data on the shapes dynamicaly based on data would make endless posiblities to visualise processes and show botlenecs
This is all to do more with processmining in powerbi and not with sp
- Anonymous5 years ago
From good to great, I like to generate the drawing using data preferably without using visio at all. so with dynamic data generate a flow diagram. Building the flow diagram takes a lot of time while moste of the time you can extract all steps and relations from an application.
if not posible I think of processing the drawing using powershell like described here.
https://stackoverflow.com/questions/2000107/how-to-generate-ms-visio-diagram-automatically
I now also found someone else who liked this idea
so I voted
https://ideas.powerbi.com/ideas/idea/?ideaid=3a420c56-b1e7-ea11-bf22-501ac524580f
4 Replies
- amitchandakSuper User
Anonymous , I doubt that. But check this visual can help
https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa104381132?tab=overview
- AnonymousNot applicable
From good to great, I like to generate the drawing using data preferably without using visio at all. so with dynamic data generate a flow diagram. Building the flow diagram takes a lot of time while moste of the time you can extract all steps and relations from an application.
if not posible I think of processing the drawing using powershell like described here.
https://stackoverflow.com/questions/2000107/how-to-generate-ms-visio-diagram-automatically
I now also found someone else who liked this idea
so I voted
https://ideas.powerbi.com/ideas/idea/?ideaid=3a420c56-b1e7-ea11-bf22-501ac524580f
- v-lionel-msftCommunity Support
Hi Anonymous ,
If we want to create a flowchart dynamically, we need to use a custom visual.
Maybe you can find such a visual in Business Apps – Microsoft AppSource.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.