How to configure filter pivot table

Hi All,

i want to filter pivot table and there are two pivot table in my case.

my requirement is i want to filter for two columns, how to configure in colimn name, if i am selecting other column name first one goes off?
Also, how to use configure filter option, i wnat to remove blanks which are coming in pivot table.

Thanks
Rakesh

@Rakesh_Tiwar,

You will have to use two Filter Pivot Table activities

No it will not go off until and unless you checkbox the Clear any existing filter checkbox.

pass String.Empty in filter value.

image

Try this way sample.

Sample code:
Workflow1.xaml (10.9 KB)

Thanks,
Ashok :slight_smile:

Hi @ashokkarale ,

Thanks for the reply.

image
is this expression wrong? throwing error - Filter Pivot Table: PivotFields method of PivotTable class failed

Hi @Anil_G ,

may i have you input?

Thanks

@Rakesh_Tiwari ,

No need of round bracket.

Just String.Empty

it doesn’t work @ashokkarale

any error or output?

Filter Pivot Table: PivotFields method of PivotTable class failed