Comments
-
In order to support Daylight Savings Time in a dataflow the full time zone name must be used in the convert time zone function. mySQL - select convert_tz(Now(),'utc','us/eastern') Redshift - select convert_timezone('utc','america/new_york',GetDate())
-
Would this work for you? replace(`field1`,'''','')
-
Beast mode is also known as calculated field. While editing a card in analyzer you will see a button on the left under the measures "Add Calculated Field" or you can click on the button on the top right of the screen "Beast Mode".
-
My filled gauge card is now rendering properly in the IOS app. I am not sure why it was not working previously.
-
So far I know the Sumo card and Filled Gauge do not work in the app. In the app the cards simply state 'No Data Exists'.
-
Customers can add this dataset on their own by following the steps below provided to me from domo support. We have provided access to this connector to customers, so in the future you can go through the following process if you need this dataset again: 1. Navigate to the Data Center 2. Click on “Cloud App” next to “Connect…
-
Unfortunately as you have seen PDP policies cannot be applied to datafusions. The other thing to be aware of with PDP is that any dataset with PDP policies used as a source for a dataflow will not adhere to the PDP policies applied and you will need to create new policies on the resulting dataset. It would be great if the…
-
Thank you! This allows me to control the order of the subpages.
-
I am having an even worse experience with a Sumo card in the mobile app. The card simply displays "Data does not exist". Works fine in desktop browser. From my limited experience with Sumo cards it appears they do not work on the mobile app. This is frustrating and making me do pivots manually because one of our…