-
Could we show the last run "date and time" of dataset on Dashboard?
I want to show to my team members and other users, When the dashboard is refreshed last time. Please suggest how I can do it?
-
Domo professional Exam level 1 certification
Anyone has a sample Q&A and guideline for Domo professional Exam level 1 certification?
-
calculate difference between two dates
Hi, We have one filed name "Inquiry Date". and we wanted to calculate the difference between the two inquiries. we need output like mentioned below screenshot (Difference between two dates) eg: (01/01/21) - (01/01/21) = 0 (02/01/21) - (01/01/21) = 1 (07/01/21) - (02/01/21) = 5 (15/01/21) - (07/01/21) = 8 Please suggest a…
-
How to Connect to a MySQL database using Workbench?
Hi Team, I wanted to know how to connect My SQL database using Workbench. I don't know anything about this process. so detailed steps or screenshots would be helpful to me. Thank you so much in advance.
-
Convert string to number
Hi, We have one column name "Count", in this column, we have majorly two values zero and one. but DOMO treated this column as a string. Could anyone know how do we convert it to an integer using the "Add Formula" method? Thanks, Yuvraj
-
Google Ads
Hi Team, Does anyone know which connector I should use for google ads? Thanks, Yuvraj Chavan
-
How to add index number in the dataset
Hi Team, I have a dataset with around 1000 records. now I want to add one field in it name "id". it would be starting from 1 and end with 1000. I don't have an idea how to add it. Please suggest a better way. Thanks in advance :)
-
Linkedin Report
Hi Guys, Need your help, Does anyone know which connector I should use for "Linkedin Campaign Reporting". I am specifically looking for the below fields in my DataSet. Campaign Group Name, Campaign Name, Total Spent, Impressions, Clicks, Leads, Cost per Lead, Reach, etc
-
Unable to fetch all data from Salesforce Report
Hi, I have created a report in Salesforce and it having more than 89,591 records. But, Domo fetches only 2,000 records from salesforce. why it is happening? is am missing some settings or its DOMO limitation? Please suggest. Salesforce Screenshot : DOMO Screenshot:
-
Could we show the last run "date and time" of dataset on Dashboard?
I want to show to my team members and other users when the dashboard is refreshed last time. Please suggest how I can do it?
-
Separate Date from the text
Hi, I want to separate the Date from the text and put it in a new filed called "launch Date" For eg: Suppose the text is "Email 2021-03-01 best practices in Email Marketing" I want to separate out the "2021-03-01" text and put it in new filed called "launch Date". then I will update that filed datatype as a "Date" Please…