Mark Herrmann Posted December 7, 2021 Posted December 7, 2021 Hi there, I'd like to build an IronPython script which allows the users to alter the aggregation methods used in a data table which is built from pivoted data tables. I found this which seems to be C# only but I'm failing with "translate to IronPython". I also found this which shows how to create a new pivoted data table via IronPython but w/o comments it is unclear to me which part of the code is doing what and I am failling to find the right bits and pieces in the API documentation in order to: Modify the individual pivot settings (specifically row identifiers and aggregation methods) for the three referenced tables "pcm", "EWS" and "inline metro" Modify the required join settings accordingly Any help would be highly appreciated! Thanks, Mark
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