-
Re: Controlling Page-Level access in App Studio
You'll need two different apps currently. I'd recommend logging an idea in the idea exchange to allow for more granular app page level access.1 -
Re: Extract multiple sets of numbers from a single string
If they're always in the same position with the same ' - ' separator you can use SPLIT_PART SPLIT_PART(`string`, ' - ', 7) SPLIT_PART(`string`, ' - ', 8)2 -
Re: How to import date/time values in workbench exactly as 8/26/2024 9:00:49 AM, without any transform?
In your schema you can define it as a STRING instead of a DATETIME so it'll import the characters exactly as defined.2 -
Re: Card Drill Down Issues
You need to edit your dashboard and change the card interaction to drill in place that would allow it to access the drill path Rather than filtering your dashboard1 -
Re: Uncaught TypeError: domo.onVariablesUpdated is not a function
I've seen Domo Bricks behave differently depending on which one you've used as your base and which package it was using to build the brick. You could attempt to build your app as a fully custom app o…1
Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In