Group By and show matching is not working on one table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 05:57 AM
I if search with group by on table it is not working and also show matching is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 06:00 AM
Hi @Darshana2 ,
Could you please tell on which table and on which field this is happening ?
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 08:27 AM
table name - demand[dmn_demand]
type- decoration
Field name stage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 08:53 AM
Hi @Darshana2 ,
This column does not have a value and is calculated and filled in at runtime,This is why the value cannot be exported or reported on since there really is no value in this field. If we check the show XML, would see that there is no value.It is a "decoration" type of fields, since it is calculated based on Predecessor and successor and doesn’t actually exist
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 06:26 AM
so it is not possilbe to group by and show matching on decoration type of fields?