Hi, I'm new to DOMO so would appreciate some advice on the following issue.
I'm trying to create a Word Cloud chart from columns with phrases. I followed instructions from Word Cloud Chart – Domo but when i get to step 7:
Copy and paste the content from the following SQL file into the new transform: call transform_2.sql
I get an error "Unknown column 'hazard' in 'field list'. My input dataset is 'Hazard' with column 'title'
CALL word_cloud(`hazard`, '`title`' , 'y','y' );
I have tried various permutations of the fields in the CALL function but it is still invalid.
Any help on this is greatly appreciated.
Thanks,
Mel