Hi there,
I would like to display notes as a chart in CRM dashboard. However, this can only be done using JS and I do not code.
So. Second best option is to display accounts that have notes regarding.
My account entity has the owner set to team and most accounts were created by "system" and modifiedby "web app user"
I would like to display the team administrator (User) of the accounts which have new notes inputted.
So, I create the view within the account entity, add note regarding filter, add team administrator column, go to chart and try to display it... and I get a chart render error.
Which is weird because it works fine when I use the related entity of createdby but when I use the "owning team" related entity there is a render error.
Has anyone run into this or can help me with this?
I am taking a stab in the dark and thinking it is related to the relationship between account and owner or owningteam but am unsure
Thanks!