I am having trouble grouping a data type by a field from another data type.
Let me explain, I have:
Assessments data with category, version fields
Question data with assessment field
Answer data with question field
Answer’s > Question’s > Assessment’s > Version
I want to group the answers by the assessment version and display that in a chart. It seems that the chart will not let me group by the Question’s Assessments’ Version, I can only group by the Question “Exact”.
I wanted to provide as much info in order to make it easy for anyone gracious enough to stop by and lend a hand. Please login and take a look at the dashboard page under repeating group student.
https://chart-help.bubbleapps.io/version-test/login?v=login
bubble_user@email.com
Bubblepass01!
Hope the link below takes you to the editor
https://bubble.io/page?type=page&name=dashboard&id=chart-help&tab=tabs-1
From the “Student” view, you can select a student form the dropdown, and the table below will show the scores per assessment version. I only populated scores for the version A of the assessments, all the others will show 0.
In the chart below the table I want to show for example the count of 3 assessments. CVC version A, B and C. So the bar chart will have 3 bars.
Is that something we can do with the native functionality?
I want to minimize the plugins I use, but if the only way is to install additional functionality please let me know.