I’m using the Pivot table web widget and it works mostly fine I have my Pivot table showing details about a Page Parameter object. I set the Onclick event to a Microflow, but the only parameter that it passes to the MF is the original Page Parameter, and not any detail about the row I’m clicking on. I don’t get the purpose of having an action if can’t pass any detailed objects. The OnClick tab has “On click X axis ID” and “On click Y axis ID” fields, but setting these doesn’t appear to serve any purpose. Those IDs i set don’t get passed as a parameter to my onclick microflow or to a Page that handles the detail. I don’t understand what these are for.