Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Is it possible to shift Sankey values to the left with padding?

I currently have a sankey that looks like this

My goal is to create some kinda measure or use some kind of tool that will allow me to shift certain levels to the right. I am trying to force the values on the sankey to their specified level according to this table. Is this possible in Power BI?

 

 

7 Replies

  • This is not really a Power BI issue.  You need to modify/transform your data to be more suitable for a Sankey, including better bucketing and Source/Target pairing. As you can see from your screenshot it's not really useful in its current state.

     

    You can unlock item positions in the Sankey visual and move them around as needed.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi, thanks for the reply. I know it is not an issue with Power Bi, I was just wondering if there was a work around to what I am trying to accomplish. This is mainly so I can ensure that all future data inputs will be placed in the right place for sure. Is there no way to add padding to a sankey visual?

      • lbendlin's avatar
        lbendlin
        Icon for Super User rankSuper User

        As I said, this is the least of your problems. You will want to work on rebuilding your source data into a format that is compatible with Sankey's concept of Source and Target.