This content has been marked as final.
Show 5 replies
-
1. Re: How to build this Viz?
Sandeep Bhattacharjee Jun 11, 2015 1:05 AM (in response to KHURRAM BASHIR)Create two calculated fields:
Colour: if F3<0 then 'Red' else 'Green' endif F3<0 then 'Red' else 'Green' end
Arrow :if F3<0 then 'Down' else 'Up' endif F3<0 then 'Down' else 'Up' end
Create two sheets, one with each of the above fields.
Add them in a dashboard and do necessary formatting.
Thanks,
Sandeep
-
2. Re: How to build this Viz?
Michael Mixon Jun 24, 2015 11:17 PM (in response to KHURRAM BASHIR)Hi Khurram,
Check out my workbook to see how you can actually embed all of the info (including the up/down arrows) inside of a box, just like you wanted.
https://public.tableau.com/views/UpDownArrows/Dashboard1?:embed=y&:showTabs=y&:display_count=yes
-
3. Re: How to build this Viz?
Tableau kumar Jun 25, 2015 12:41 AM (in response to Michael Mixon)Hi, Michael Mixon ,
your workbook having good example, Nice
I am clicking on "LIKE" button .
Regards
Laxman Kumar
-
4. Re: How to build this Viz?
KHURRAM BASHIR Jun 25, 2015 12:44 AM (in response to Michael Mixon)Thank you very much Mixon. This is what I was looking for.
Regards,
-
5. Re: How to build this Viz?
Michael Mixon Jun 25, 2015 7:56 AM (in response to KHURRAM BASHIR)My pleasure.