Comments
-
This is a super specific use case, but there are time where I want to be able to click on a piece of the graph and have it filter down to something other than what is on the X axis. Here's an example: I have a world map, and I want it to drill down to a ranking of countries by region, rather than showing everything in that…
-
I just ran into a situation where this would be super helpful. Sometimes you wnat an aesthetic feel of a graph on top of loads of information in a way that will make it more accessible. High on my want list.
-
If you go to the Magic ETL tool, and set up a new dataflow, you can fix this in the dataflow by adding the text formatting transform (which is found under edit data) and setting the second option (How should numbers be handled) to "Only show Numbers", and leave the first untouched. Then, add the transform Set Column Type…