Comments
-
Congrats @MarkSnodgrass ! Love your YouTube channel! Keep crushing it 💪
-
Not seeing or hearing anything on my end. https://status.domo.com/ indicates that everything (except for Twitter/Insta known issues) is fine. If it's repeating and consistent, I would suggest opening up a support ticket w/Domo
-
I'm also seeing this… I see that I can save a Custom Theme from within an AppStudio app, but I'm not seeing my Custom Theme in my options when I create or edit another app. I don't see anything regarding sharing these Custom Themes with other users in the KB, and have not heard any announcement or talk about this. Thanks…
-
@AnnaYardley @GrantStowell can this be re-opened or does a new Idea need to be submitted?
-
If it's a local file and you need to do it on a scheduled basis, check out Domo Workbench it has a JSON Local File option.
-
+1
-
@BenSchein Thanks for this, I greatly appreciate the commitment to release transparency. VERY EXCITED for the Domo.AI Model Management enhancements, all of these announcements are awesome!
-
Please consider upvoting this idea as well: https://community-forums.domo.com/main/discussion/64120/number-format-function
-
@JordanJensen I think there's some assumptions built in to that question about the Domo Admin being an IT Admin or having the power to set up a service account / test account. In addition to this, imagine what that would look like to validate the experience in Domo of in a hypothetical small 6 person Domo instance with you…
-
This is an excellent writeup and welcome @Jonathan53891! @GrantStowell / @eddiesmall any thoughts on this being incorporated into the KB?
-
Congrats @Ashleigh !!!
-
Welcome Alex! I am DEFINITELY checking out iNaturalist, that seems amazing!
-
I agree, this would greatly extend the value & functionality of the Schema Description fields.
-
This would be an excellent addition enabling Domo Bricks to be more useful.
-
@BethW to add to what @MarkSnodgrass has provided, I would also encourage you to check out "Trellis Charts" if you are looking to visualize this data in addition to having the table. Check this KB article under the heading: "Adding additional categories as series ("trellis chart")"
-
Way to go @DashboardDude !
-
This is not currently possible. "Only the person that installed the app is able to edit the app. You can use “Save as” to make your own copy." Relevant Documentation
-
I know you are asking for a Beast Mode solution but I hope this is helpful to consider. One way to do this is to Unpivot your data, then use a beast mode for each year as a column in a pivot table. Your columns would end up being along the lines of: Metric Label, 2022, 2023 2022 defined as: CASE WHEN YEAR(`Date`) = '2022'…
-
@ArborRose how about something in Magic ETL, leveraging the Domo Dimensions calendar (you could write additional case logic with your own calendar superseding this), like the following: CASE WHEN holidayDescr IS NOT NULL THEN 0 WHEN DAYOFWEEK(`dt`) IN (2,3,4,5,6) then 1 else 0 END
-
Hi @Stephanie_Price I think this is what you're looking for: CASE WHEN MONTH(CURRENT_DATE()) = 1 AND YEAR(`Date`) = YEAR(CURRENT_DATE()) - 1 THEN 'Include' WHEN MONTH(CURRENT_DATE()) > 1 AND `Date` >= DATE_FORMAT(CURRENT_DATE() ,'%Y-01-01') THEN 'Include' ELSE 'Exclude' END First WHEN Clause (For January): Checks if the…
-
@JordanJensen Those jobs all look correct to me. The security aspect is a fair note. I think in this regard, the key word is View. I would think that in the view as experience, you would have READ access to cards and dashboards, no create update or delete privileges as the other user. Possibly a blend of restrictions could…
-
I think this would be a good addition, even if it's just to speed up the adding of many columns to the tile. Instead of clicking individually 18 out of 20 rows, you could "select all" then remove the 2 you didn't want.
-
Resurrecting this, it seems bizarre that I can edit the AppDB collection containing the code, but have no ability to edit the code via the brick. Bricks need better permissioning.
-
WAY TO GO @MarkSnodgrass!!!! @pauljames Congrats on CMotM!
-
@skouzini Legendary! Thank you so much for this!
-
Hello @Gunjan can you please copy and paste the contents of the javascript code (right hand side of your screenshot)
-
Welcome Ankur! Glad to have you here. HR + Data is a great combo!
-
This exists as a DomoStats DataSet, DataSet Tags:
-
Hi Dana, I am seeing the same behavior based on my experiences and testing with the Goals app. I think what you are describing here is a feature request and should go into the Ideas exchange, as it is not included in the current functionality. I would think that the feature would be something like another toggle here that…
