I have a small problem. I have an excel file where I simply want to add a filter to all my columns. Firstly I don’t want to put a certain condition into the filter but just the option to filter with the toolbar (see screenshot, it is just a simple example). Can anybody help me out?
The Filter Table activity needs the tablename which I am not allowed to include and the Filter Table activity needs a condition which you can see in the screenshot. I don’t want to include a condition. I just want to have the filter option with the little arrows in the columns. You know when you are in a cell and then press Filter in excel the arrow shows up. That is what I need. Do you understand it now?
I solved it quite inelegantly. I used the Click activity 3 times which worked out, but I don’t know if it works always and maybe there is a better solution.
I tried it and nothing happens in the excel file. The cells I put in the range only get selected. Maybe I did something wrong I don’t know. Here is a screenshot.