i'm looking to see if there is a way to rank based on the increasing trend (R squared). i.e. the greater the increase over a set period the higher the rank. Thanks, Steve.
Hello! I have created a Pendo connection to domo but a date column was not pulled over with the data. I was wanting to add a column to the dataset and put the date that the corresponds with the data but am struggling to do so. Does anyone have any ideas on how to do this?
Hi folks - We have a dataset where users can have datapointA and datapointB. We want to build a card where an end user can have a filter that asks for any user has datapointA = 'green' OR 'databpointB = 'circle'. When we put those two datasets in a dataflow/card and add the datapoints as Quick Filters, it automatically…
We are a music library company that makes a large amount of our income from the sum of tons of small royalties. Pretty much the only information that comes in from the royalty reports is the track title and amount earned, and even if it does have other information it's not unified among all the different royalty sources…
I have a dataset that contains data on a whole collection of transactions. Within the dataset is a dimension I'm interested in- Divisional Expenses. This dimension has a few modalities- HR, Sales, Marketing, etc. Each of these modalities has a value. If I want to create a beast mode calculation on Divisional Expenses that…
Hi All, I am working on the data visualizer and have the data as below The columns order,model, ord date, rec date,cur prm come from the DOMO workbench while the columns prm date -7D, prm date -14 D, prm date -28 D come from the beast mode... I am trying to get the above data in the format below...Can you please help…
Hi All, I am trying to find the average difference in the dates between two different dates at a level of plant ,segment, model and part..I used the Group by tile for the same and in the aggregated column I am writing the below formula AVG(DATEDIFF(`cur_prm_date`,`prmdate7` )) over (order by `cur_prm_date`) for which I am…
Hi All, I am getting an error when I am on the visualizer ...There was a problem saving your card. If the problem persists, contact the Domo support team. ..Can you please let me know what to do now...Will I lose all the work I have done now..
Hi, I'm a bit stuck trying figure out how to added additional data to a dataset each week. the new data is added as a weekly extraction and uploaded to DOMO via SharePoint connector. I also have a 10 yr dump of historical data. what im looking to do is to create a dataset set to include the historical data and each week…
CASE WHEN `Variable Name`<= 1 THEN 'SMALL' WHEN `Variable Name` BETWEEN 1 AND 1,000 THEN 'MEDIUM' WHEN `Variable Name` > 1,000 'LARGE' END
It looks like you're new here. Sign in or register to get started.