Charting on 2 connected tables

I use firebase collections to store the data.

“Time” Collection has a field “Project” reference. “Project” Collection has more information including “Project Name”.

When I create a Pie Chart on “Time” Collection, I would like to display the Project Name from the “Project” Collection as the label. How would I achieve this?

I was able to set the label expression by individual data select.

It was indeed a WU consuming activity.

Closing this thread.

This topic was automatically closed after 70 days. New replies are no longer allowed.