How to refresh Pivot table

Hi Everyone !

Is there any way to collapse the values in pivot table for a specific column ?

I have used send Hotkeys … But it is throwing an error “write text failed”

How about click image ?

what key combination you are using.?

shift + f10
“e”
“c”

Hi @priya_joshi_thaneti

You will need two Send Hotkey activities for that, I think.
One to send Shift+F10:
image image

Second one to send two remaining keys: e and c:
image image

Note the differences in preferences. The F10 combination requires the SpecialKey, while the two keys ‘ec’ do not.