-
Domo should give an option to manage abbrevation of Billions, Millions,,K
The below logic should be default handled by domo for every no field. Case WHEN `Choose Metric` = '$ Sales' and LENGTH(Round(Sum(`sales_12w`)))>=9 THEN Concat (Round(Sum(`sales_12w`)/1000000000,2),'B') WHEN `Choose Metric` = '$ Sales' and LENGTH(Round(Sum(`sales_12w`)))>=6 THEN Concat…
-
How can i control Wordcloud using Variable Input ?
I am showing sales by Dept on a word cloud, but the levels can be changed to item levels and it gets clunky, wish i could control it with a variable input like showing 10% Today i can create the variable and use it in beast mode, but cant use it in the limit field. Looking for bright ideas or work arounds?
-
Nested Subpage options in Publication Groups?
In the latest release of Domo, i do see the feature of nested sub pages, ie a subpage can further extend down with another subpage. But this option is missing in the publication groups. Is this still a limitation?
-
How can we share documents/Pictures on publication groups?
-
Highlight differences in columns across duplicate rows
Add a feature to highlight the differences between two rows, grouped at certain levels Could be conditional color coding option too In the above example Exposures is the only field causing duplication, love to see it highlighted intelligently