Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Plot Python Visual as a Tooltip based on selected data point in Power BI Line CHart

Hi Experts

 

Is it possible plot a Python Candlestick chart based on the data point that has been selected in the Power BI Visual Line Chart and return that selected data point as a variable back to the Pythin Script.

 

i want to be able to select on the Cumulative PNLogram Line chart in the attached file a single data point and based on that selected data point - run the pythin script on Page 1 Tab (power BI Attached file).

 

At present i cannot tell python what that single data point - its confused....

 

https://www.dropbox.com/s/1ho6v3esw7i4fc5/Python.pbix?dl=0 

 

 

  • lbendlin's avatar
    lbendlin
    3 years ago

    unmarked the solution. I have not much expertise in Python visuals - you will want to make sure it renders ok with sample data befoe trying to use it as a tooltip.

7 Replies