Data Action is the only way to capture the filter values.
Problem with the Data Action is, every time User has to interact with the UI (e.g.: Right click on the Data -> Choose Data Action)
Need is without user interaction; Data action has to be triggered.
I don’t need payload context (place where right click is made)
Need of payload contextv2 , Information about the current page filter values..
It would be better to trigger the Data Action via JavaScript code is helpful.
So that, I can able to store the current filter values and can be used for further analysis.