CHUN KIT LEE Posted August 16, 2021 Share Posted August 16, 2021 Hi all, I've created ascatter plot and change the subset from "Current filtering" to "Custom subset" I want to perform some calculations in IronPython scriptbased on the data inside this"Custom subset" Is there any way to get rows from that selected subset My code is like: for rows in visual.As[scatterPlot]().Data.DataTableReference.GetRows(some_cursor): //do some calculationThank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now