-
failed to convert value from string to boolean
Can someone suggest why ETL Formul doesn't working ?? I try to get dynamic current quarter data filter from dataset
-
Top 10 items view
we wanted to review top 10 item out of 1M items i can apply for filter accordingly example... how we should bring on ranking column while using beast mode
-
Top 5 items using Beast Mode
How to List down top 5 items for sales by region from pivot table in grand total (column) e.g
-
Beastmode calculation
(CASE WHEN `Current Month`='Y' THEN SUM(`Monthly HC Calculated`) END) - (CASE WHEN `Prior Month`='Y' THEN SUM(`Monthly HC Calculated`) END) correct one.. but output is zero. we are subtract Current month vs previous month column might be null value is there so there is no output.. pls check what i am missing.
-
To Avoid in the title
How to avoid in the title while sending to report (Card) to multiple user via DOMO ' Ignore as follows :- "Including 5 cards Sent by ----------* " detail:
-
Freeze Header in Pivot Table (chart types)
Hi Team, Do we have option to freeze header in pivottable (chart table) as i could not find in chart properties pls suggest
-
Year = current year
If my booking year = system year then cy else py not sure what was the error in beast mode..pls suggest CASE WHEN YEAR(`Booking Year Nbr`)= YEAR(CURDATE(),"CY" ELSE "PY" END
-
Fiscal week comparison
How to compare the data i have column like Fiscal Week so i wanted to compare each Qtr. trending by fiscal week comparison between Qtr with fiscal week trending pls suggest Column 1 column 2 FW 1 Q1 FW 2 Q1 FW 3 - 15 Q1 FW 16 Q2 FW 17 Q2 FW 18 Q2
-
Pivot table via chart type - Ignore zero
How to ignore grand total column 'zero' value so i do not want to see zero cost value. i do not find grand total option does not equal to "0" value in chart properties in domo example:
-
IF Condition
Beast mode calculation needed.. If 'Model' value contains blank then ignore those column of data and take of rest of rows model example 1 20 2 --- blank 3 40 here we need to ignore 2nd rows
-
Domo chart type
I am trying to create pivot table using domo chart option so i can not find 'pivot table' in the chart type. pls look into this. Regards Raj
-
Dashboard domo
one dashboard having 5 cards.. on the same dashboard we would require 4 cards sometime due to we need to send the reports to few users 4 cards and few of them 5 cards. we do not want to create separate dashboard... pls suggest how to do ? Regards RN
-
how do you find the maximum number of column value & substrct
Dear All, Below is pivot table created via chart type in domo I want subtract latest week - week 1(e.g. week 4 - week 1 next time week 5 (dynamic) - week 1) next time week 6 (dynamic) - week 1) e.g 1276 - 319 = 957 result simultaneously other line as well in one column Regards