Forum Discussion

Ruedi007's avatar
Ruedi007
Frequent Visitor
6 years ago
Solved

Multidynamic (x- and y-Axis) Regression

Hello! I try to accomplish the following thing. I have a dataset with variables v1,v2,....,vn I try to greate a regession plot where I have two filters one for the x and one for the y axis w...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi Ruedi007 

    I build a table to have a test.

    After transforming, rename Table as X axis. You need to duplicate the X axis table and rename the new one as Y axis.

    Build relationship between Index column in two tables.

    Build a Scatter chart or line chart to see the result.

    You can download the pbix file from this link:  Multidynamic (x- and y-Axis) Regression

     

    Best Regards,

    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.