Forum Discussion
jcastr02
4 years agoPost Prodigy
Text Analytics - more than 1 column
I have survey results feeding into BI with about 6 different columns that have free form text. Looking to run Text Analytics for more than 1 column at a time, is there a way to do so to get one final sentiment number.
If not would calculation be okay to run it for each column and then average it?
You might also try concatenating all 6 columns together and running text analytics on the combined column.
2 Replies
- AlexisOlsonSuper User
You might also try concatenating all 6 columns together and running text analytics on the combined column.
- jcastr02Post Prodigy
Didn't even think of that!! THank you!!!