Forum Discussion

koorosh's avatar
koorosh
Post Partisan
5 years ago
Solved

checkbox table visualization

Hello Experts, How we create a checkbox table visualization in the report like the attached image?

 

 

  • koorosh 

    I cannot think of any straightforward solution but I managed to do something like the below.

    My Data:

    Created a Measure that shows emoji for 1 and 0, you can insert using Windows key  + . for any image you like, also you can find online for additional images.

    Measure:
      

     

    My Matrix :

     




     




  • Hello Fowmy, How are you? Long time. Let's assume we have a table with 6000 rows including two columns. The first is the name of the companies and the second is the services they get. Now we need a matrix that with checkbox shows the services the companies get and not.

3 Replies

  • koorosh 

    I cannot think of any straightforward solution but I managed to do something like the below.

    My Data:

    Created a Measure that shows emoji for 1 and 0, you can insert using Windows key  + . for any image you like, also you can find online for additional images.

    Measure:
      

     

    My Matrix :

     




     




    • koorosh's avatar
      koorosh
      Post Partisan

      Hello Fowmy, How are you? Long time. Let's assume we have a table with 6000 rows including two columns. The first is the name of the companies and the second is the services they get. Now we need a matrix that with checkbox shows the services the companies get and not.

      • Fowmy's avatar
        Fowmy
        Super User

        Hi koorosh 


        You need to organize your data as I showed in my example to represent every combination of the companies and the services then follow the same measure I shared then use on a matrix.