-
Dynamic Column Names in Tables
The introduction of variables allows you to create much more dynamic table cards where the user can pick and choose which columns he/she wants to see inside the Table/Pivot Card. However, Variables only changes the data that shows up inside the table, it currently can not affect the Column Name so i have to end up naming…
-
How to simply assign a value from one variable to another?
Hey all, Looking to execute actions for a list of cards (around 700). l have already built a query that returns a list variable with the object IDs I need. I am now trying to get the length of the list in a variable to set up a loop. I know there are several functions availabe in workflows, but I have not found one that…
-
Variables - Dates - Default Today
When using date variables we have to define a specific value, it'd be great if it would allow the selection of today as a default as I'm typically wanting to use today's date with the variables. This would also allow me to not have to keep updating the default date as it gets farther away from the current date.
-
Is it possible to retrieve Variables when using Bricks?
Brand new to Bricks here. If we add a variable to a dashboard that should change the behavior of all cards including a brick, can we check the value for that variable in the Javascript section to so we can adjust our query or logic accordingly? I saw in this video that you can add controls to the brick itself, but was…
-
Change chart sort order based on variable value.
Hi, I have created a variable that I am using on the y-axis of a bar chart. With the toggle letting switch between categorical and date values. I would like to be able to alternate how the y-axis is sorted based on which variable value is currently on the chart: Date values: The date values are calculated by year and I…
-
Variables Use Cases & Feature Walkthrough
Domo's Education and Product teams have provided this video diving into Domo Variables use cases. What can be found in this video: What is a Variable in Domo? Two use cases that illustrate some of the solutions that Variables provide. How to implement Variables in your own cards and dashboards. How Variables can replace…
-
Disable Variable Control under certain condition?
Hi, I have a dataset that contains Final data and Preliminary data. Final data contains both 1st party and 3rd party delivery, but Prelim only has 1st party. We have a dashboard that visualizes this data with a single select slicer that filters by either Final or Prelim. I have a variable control on our dashboard that lets…
-
Fixed to Flex Date selection
Hiya, does anyone out there know best practice (if possible?) to set more dynamic date ranges? Say I want to display “campaign to date” e.g. launch was on 2/4/2023 and I want my dashboard/cards to display data from that fixed point through [today] (variable) — how is this achieved? The only options I can see are either…
-
Apply color rules to variable values
Hi, I have set up a variable which I use in the series of a line chart to toggle between different categories like brand, product line, country, etc. I would like to apply specific colors to each value within the category, for instance: For Brand: -Mercedes: Red -Audi: Blue -BMW: Green For Product Line: -SUV: Yellow…
-
Apply color rules to variable values
When working with variables, it would be a great feature to allow to set color rules for all the values in the fields within the variable. This way, when the variable is applied in more than one chart in a dashboard, we can easily spot trends or make comparisons within the categories. For example: For a variable that…
-
How do you create multi-select controls?
As far as I know Variables can only have Controls that are single selection, is there a way to create mult-select variables and by extension multi-select controls?
-
Can we set the default value of date type Variable to current date or today's date?
Hi all, I created a date-type variable and I wanted the default value of that variable to be currdate() or today's date. Is there a way to get this done?