Hey all! I’m currently working on an RPA project that requires me to go pull data from a table embedded within a pivot table (pulls up in a second sheet.) I was wondering if y’all had any advice as to how to access this data (normally just needs to be double clicked in the pivot table)
1 Like
Hi @csewall3
Welcome to uipath community buddy
we can use Get table range activity to get the data from the pivot table
Cheers