Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in BI by (47.2k points)

I am trying to visualize my data based on an aggregation of their corresponding values. My input data looks like this:

| id | value |

  34    0.5 

  35    0.6 

  37    0.7  

  38    1.1  

  39    1.2  

  40    2.5

The goal would be to transform it into this table:

| value range | sum(id) |

    0-0.9          3

    1-1.9          2

    2-2.9          1 

Ideally, the visualization would be a bar chart, where I can adjust the range width interactively. 

1 Answer

0 votes
by (17.6k points)

 In order to visualize data based on an aggregation of their corresponding values by transforming it into the table, Open Tableau and then click the value and then create-> bins.

Related questions

0 votes
1 answer
asked Jul 25, 2019 in BI by Vaibhav Ameta (17.6k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 20, 2019 in BI by Vaibhav Ameta (17.6k points)
0 votes
1 answer

Browse Categories

...