-
Re: How do we calculate current day Vs Previous day in Domo.
@Salmas how do you expect this to behave? Look at the inside WHEN MAX(`Day`) = DAY(MAX(`Day`))-1 THEN... that can NEVER be the same ... because MAX(DAY) can NEVER equal MAX(DAY) -1 . Try putting your…2 -
Re: Magic ETL 2.0 - Remove Duplicates needs an "ADD ALL COLUMNS" option
Pretty much any tile that allows you to add columns one at a time should have an add all columns button. Seems weird to have it in inconsistent places.4 -
Re: Tripadvisor, Google My Business, Trustpilot etc
Andy Beyer talked about a ton of different ways to start pulling data into Domo. https://www.youtube.com/watch?v=lF4VG8lmEVM&list=PLUy_qbtzH0S6-5oDbx3BsIv2Xk-JxJxWi&index=9 you should definit…2 -
Re: R Script Packages
@user15776 , it is possible to have an environment spun up in MagicETL with additional packages included. You would have to coordinate with Domo Support and your CSM. Also, if you have the option, tr…1 -
Re: Filled Gauge Chart
@user082291 , convert your card into a table card and confirm that it still retrieves values. Also, are you confident that your EndDate and StartDate never contain nulls? If it does contain nulls, ca…1