Comments
-
@JeremyB while i appreciate the value of this change, consumption model withstanding, the design best practices suggest that each dashboard should be fed by one dataset, so if you UNION'ed your datasets into one for your dashboard, that would alleviate your problem. That said I don't know how that would work in an App…
-
working from a company that is VERY brand sensitive, i can't believe this wasn't core functionality to integrate Brand Kit closely with App Studio theme-ing.
-
Yeah, would be ideal if Domo were consistent with the literal meaning of Ascend (to go up) vs. Descend (to go down) and point their arrows in the same direction. i think @Ashleigh brought this up in slack too.
-
i believe this is a filter switch. ask your CSM. But also. Domo, this should be enabled by default … is it not a GA feature?
-
users using Sandbox must COMMIT / PROMOTE apps and then manually add default filters to the managed asset after the fact, which is not how content management via sandbox is intended to work.
-
what if i posited the challenge to you / domo to give us a tool that allows us to document a data pipeline what might the final functionality look like? generate a (set of) markdown or html document that provides a summary of the pipeline so that we could integrate that documentation with whatever 3rd party enterprise…
-
@ellibot do you see this being implemented similarly to pdp ? (i do! ;) I think we talked with Ben Schein about how while Attribute Based Control helps control actions (departmental admins), it's not the silver bullet to personalization, b/c ABAC addresses which actions a user can take (which impacts developers and admins…
-
omg +1 x10. i love the advancements to DomoStats, hope the documentation improves in parallel. Google produces really sick documentation on MIME types that might be an interesting format to follow. https://developers.google.com/drive/api/guides/mime-types
-
@mfed303 it probably won't happen. Domo are pushing more SQL functionality into MagicETL, which will be a much stronger push to making MySQL ETLs obsolete
-
@SEC this is a tough one b/c domo can't just build a solution for EVERY customer and every customer probably treats YOY comparisons differently. AND even if domo did build it for YOU , if your CFO ever changed the approach now it's the same for everyone. if it were me i would build a dataset that actually calculates for x…
-
@DanBrinton building on this theme. PROPOSAL Domo should add a field "domo instance" to the "Access Token" Account type. PROBLEM An Access Token Account object does not store the instance that the account applies to. That's a bit of a mess b/c access tokens are not useful w/o the instance to point it at. same for a…
-
https://domousergroup.slack.com/archives/C012FFM2NCV/p1709574255798789?thread_ts=1709569535.861379&cid=C012FFM2NCV sorry guys, strongly disagree with this ask. "i strongly disagree with the desire to export App Studio as a dashboard.so much of the functionality of App Studio revolves around an app-like experience.you…
-
i love the support response "please clear your cache!"
-
no. you cannot use DeveloperAuth AND hit undocumented APIs. you must use TokenAuth.
-
Thanks guys. Yeah, you have to use DomoTokenAuth to move forward. most of this library uses undocumented APIs which require the use of an Access_Token (made in Domo > Admin > Access Tokens) client_id and secret only works with public APIs. if you look in the documentation, there's tons of working code for almost each…
-
what's the upside of using pyspark? what problem are you trying to solve? it seems like pyspark was designed to support pipelines that domo jupyter was not intended for.
-
is there a "follow button"??? how do i keep up with this thread!
-
Oh, noticing that the series maintains their color across the X axis (mobiles, tablets) etc. that's an interesting feature.
-
https://domo-support.domo.com/s/article/360043428433?language=en_US#:~:text=Changing%20the%20background%20color%20for,discussed%20in%20the%20previous%20section). looks like you can change the background of cards or dashboards to 100% transparent, but having finer control over opacity (percent slider) might be nice! "In…
-
you would have to unpivot your metrics into rows instead of multiple metrics in columns. then you could apply a case statement based on the metric label for how they group.
-
use @MarkSnodgrass recommendation plus partitioning in Magic https://domo-support.domo.com/s/article/000005150?language=en_US
-
@SlickVic i'm pretty sure this is what the PDP utility in the Governance Toolkit or Java PDP Utility do. https://domo-support.domo.com/s/article/000005116?language=en_US
-
it is possible. you'll notice that in your screenshot the name of the dataset is aliasedfrom EmploymentCycleUpgraded to employmentcycleupgraded. if you wanted to swap in a new dataset to your ETL, just add it in and then change the alias.
-
@ST_-Superman-_ i don't want to work through converting pseudo code to real code but i wonder if you could do math along the lines of do the datetime diff. between start_date and close_date. test if the day of week for CLOSE_DATE is < START_DATE (if it is we know there was a weekend in between and we have to subtract 48…
-
https://domo-support.domo.com/s/article/4408174643607?language=en_US @swagner take a look at FIXED Functions
-
i could be mistaken, but i believe the env object should include all dashboard filter settings.
-
@SlickVic check out this article: "Pulling Parameters from the Environment"
-
@pstrauss the datacrew community, datacrew.circle.so, has a resource that might help you: This API will force domo to render your card. Video Tutorial https://www.youtube.com/watch?v=3ZwlzOlRBbA
-
I know for a fact they are working on a project in that space. But TBF the query API DOES work and hasn't changed.
-
@RobynLinden for your use case i would not necessarily care what order the dashboards were created, I just need to be able to set a default order for all users having the ability to set the default order to alphabetical (or anything else) would be nice, but bullet 1 is most important IMHO. I would separate this need from…
