Forum Discussion
How to represent two data-sets in a Map visual
- 6 years ago
Hi Niel007
Depending on the size of your dataset you could try to append both tables together and then merge the Transaction Column and the Employee Count column. You can then plot your values on the map with the 'Merged' column in the size Field of the map visual. I have also createda measure type for each column to identify the types of counts being displayed.
See sample file DOWNLOAD SAMPLE if needed.This may not however be viable if you have large amounts of data.
Cheers,Maria
Hi Niel007
Depending on the size of your dataset you could try to append both tables together and then merge the Transaction Column and the Employee Count column. You can then plot your values on the map with the 'Merged' column in the size Field of the map visual. I have also createda measure type for each column to identify the types of counts being displayed.
See sample file DOWNLOAD SAMPLE if needed.
This may not however be viable if you have large amounts of data.
Cheers,
Maria