Pie Charts #13953
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hey @thorinas, You likely will need change the option you've selected for the data column. This needs a number for it to work. Your best bet would be including these numbers somewhere within your table row, so these can then be used to populate your pie chart. Your field may be called I hope this helps. |
Beta Was this translation helpful? Give feedback.
-
|
Good day, all. I just created a new thread around creating a pie chart. @ConorWebb96, I'm really curious if you have any documented steps in employing those rest api and public api steps. Not sure if that's possible with an existing Budibase table. Thanks a ton for everyone's time and effort. |
Beta Was this translation helpful? Give feedback.


Sounds like you need to use custom queries.
You may be able to do grouping using the rest api along with the public api. As you are able to write JS that could do the grouping of data for you within the transformer.