-
Re: Create bar chart summing multiple columns/categories
While you may be able to hack your way to a solution, the best answer would be to reshape your data. Use MagicETL and the Unpivot / Collapse Columns transform to collapse your data into 3 columns (ID…1 -
Re: Create bar chart summing multiple columns/categories
... "the best way" ... please appreciate that i'm operating off of a napking drawing :P. if it were me, yes, this is how i would structure the data. i might try to find shortcuts like exclu…1 -
Re: Sumo Table - turning column values into percentages of the whole?
It may not be possible in Sumo cards, but definitely acchievable in anlayzer. https://www.youtube.com/watch?v=ZPf41Fjn1H81 -
Re: Case when.. multiple parameters
instead of writing a beast mode with obscure logic, why not clean up the data in ETL? you don't want your data to be non-intuitive and require a data dictionary in order to use it because that means …1 -
Re: [Beastmode] Like binary - to find uppercase text
Oh ... let's be clear here, in Beast Modes / Adrenaline, Domo IS NOT using MySQL. Adrenaline is a database engine built on a blend of proprietary and open source technology. The function implementati…1