WordCloud in SSRS?

  • Has anyone found a good way to make a wordcloud in SSRS? I'm working will full-text data and want to show my clients the most frequently occurring words in a display similar to wordle.com using my company's color themes.

    I'd love any ideas or code that can help me get this built.

    All the best,

  • Did you get anywhere with this? Wonder if you couldn't (probably the hard way, but...) do your query to rank the words, then assign size/position of individual textboxes using some sort of algorithm to avoid overlap.

    No idea if that's really possible.

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • Ive just been looking for an SSRS word cloud and found this

    https://www.sqlshack.com/r-script-word-cloud-sql-server-report-builder/

    which looks like it could be the answer  - i'd worked out how to do the sql/R bit but not the SSRS so it looks like it might be the way forward for me

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply