I have a requirement showing the report filter summary in the report, but i have two charts where they are grouped based on a same dimnesion , i have used filter to group daat at the report level, i donot want to show these grouping filter values in the report filter summary, how do i acheve this?
I guess you can create your own, with only the dimensions you want to show. Create table, add the dimensions and add per dimension reportfilter([dimension])
Add comment