Need some help to create a report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:39 AM
There is a custom table named ABC, in which records will get stored whenever some one subscribes to it, and records will store like below..
Topic Name, Subscribed(it's say "1"), Date, and User
Now, I report I want to show like..
Topics | Subscription Count |
Topic 1 | 10 |
Topic 2 | 20 |
Topic 3 | 30 |
Can some one please help on this? @Ankur Bawiskar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 09:13 AM
Hi @Sathwik1 ,
You can use a Report of type -> Pivot table
If this solution helps you then, mark it as accepted solution ✔️ and give thumbs up 👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 10:44 PM
@debendudas thank you, if I want to apply date filter on top of it.. is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 10:46 PM
Yes, you can!
If this solution helps you then, mark it as accepted solution ✔️ and give thumbs up 👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 10:50 PM
can you help me on how to add it.. it's something like
How many subscriptions happened for a particular topic on a particular day with inthe same report... @debendudas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 11:01 PM
In this case use Multi-level-pivot table as below