- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:16 PM
I need/want to use the coalesce function to consolidate data fields from the Demand, Project, and Program fields in order to report on allocated and actual time. The three tables are used in a database view along with resource aggregate monthly, and sys_user.
Any ideas on how to solve this?
Thanks for any insights,
Steve
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:53 PM
Function fields, according to the docs, are not supported in database views
I posted a screenshot of the docs page mentioning it for quicker reference
If this solved your issue, please mark this response correct and helpful, thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:53 PM
Function fields, according to the docs, are not supported in database views
I posted a screenshot of the docs page mentioning it for quicker reference
If this solved your issue, please mark this response correct and helpful, thank you!