Forum Discussion
rfernandez
7 years agoRegular Visitor
neural network Power BI
Hi
I have the following data
| Level 1 | Level 2 | Level 3 | Level 4 | Amount |
| C | N | P | Y | 2 |
| B | M | Q | Z | 3 |
| A | M | Q | X | 7 |
| A | K | P | X | 2 |
| C | M | P | Z | 10 |
| B | L | P | Z | 3 |
| E | M | Q | Z | 4 |
| C | K | P | X | 9 |
| A | L | Q | Y | 3 |
| B | K | P | Z | 4 |
| B | K | R | X | 3 |
| B | L | P | Z | 3 |
| C | M | R | X | 4 |
| B | K | Q | X | 8 |
| A | L | P | Z | 10 |
| E | M | O | X | 10 |
| A | N | Q | Y | 6 |
| D | N | O | Y | 5 |
| D | M | Q | X | 4 |
| A | N | P | Z | 6 |
and I’m trying to create a neural network with Power BI, I try using Sankey diagram, but it only allows you to use tables with 2 columns not 4 like mine. I’m wanting to get something like this
That is an example for only the first 4 rows of the table.
Is there any kind of visualization that can create something like this?
Thanks
2 Replies
- v-juanli-msftCommunity Support
Hi rfernandez
As serached, i don't find any visual the same as above in Power BI.
However, I find some similar visual you can try.
Power BI with different network visuals
Best Regards
Maggie
- AnonymousNot applicable
i'm probably too late to answer this but you might want to have a look at this post from chandoo
https://radacad.com/neural-network-r-codes-in-power-bi-part2