Filter report output by count greater than one in a report of multilevel pivot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2020 08:02 AM
Hi,
I'd like to filter a report to show results of only count>1 after group by in a report of a multilevel pivot.
I have knowledge of programming as well if need, please suggest how to do it.
See the attached report that I'm trying to filter.
Thanks in advanced,
Tomer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2020 01:46 PM
Unfortunately you can't do any post-aggregation conditioning.
But how would you even express that on a multi-level pivot. MLPs will have multiple columns AND rows. Which intersection would you be evaluating the x>1 on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 04:51 AM
Hi Robert,
Instead of Multi pivot, will it be possible to get x>1 after group by in a list report.
Thanks & Regards,
Sherlin Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2021 11:20 AM
If there is a way, I don't know it. The only thing that comes close is on Pie / Bar where you can select the number of series to display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2021 04:54 PM
Thanks Robert, as for now will work with Bar chart.
Thanks and Regards,
Sherlin Thomas