Skip to main content

How to build a Wordcloud in AirTable dashboard from a long text field?

  • December 14, 2021
  • 2 replies
  • 111 views

Hello everybody,

I was wondering if anybody knew how to build a wordcloud based on long text responses to a survey that appear in Grid View?

I have various Views from a growing dataset and code the responses under a “Multiple Select” field to generate a Chart in my dashboard. However, it would be great to have a wordcloud generated within a dashboard from another long text field as the data is too broad to code into clean categories?

I saw a conversation here from 18 months ago and wondered if there was any newer ways of doing so?

Thank you in advance!

2 replies

Forum|alt.badge.img+19
  • Inspiring
  • December 14, 2021

Um, maybe a Vega-Lite block would be able to run this code - Word Cloud Example | Vega


  • Author
  • New Participant
  • December 14, 2021

Um, maybe a Vega-Lite block would be able to run this code - Word Cloud Example | Vega


Thank you very much for this reply - I’m going to check it out!