Comments
-
@ColemenWilson, Your solution works! Thanks for your help.
-
@creed, In the past I have deleted users and they came off of the list as I have filtered them as False. See the highlighted names below, both users were deleted, but one shows true and one shows false. Wanted to see if others have seen this also, but I have already contacted support and have a ticket for this. Support…
-
@buzzdennis, Not sure why it is not recognizing your beast mode. Sorry I don't have time to look into this and I have not used the maps yet. Maybe someone who has used the maps before can chime in. Thanks, John
-
@buzzdennis, This could be accomplished through a beast mode. Name the beast mode Region Example: CASE WHEN State = AZ THEN 'Southwest' WHEN State = NM THEN 'Southwest' WHEN State = TX THEN 'Southwest' WHEN State = MN THEN 'Northwest' END
-
@ccpincombe you can accomplish this by writing a beastmode formula and then filtering on the formula. Example CASE WHEN TableDate > CURDATE() THEN 'Greater' WHEN TableDate < CURDATE() THEN 'Less' END Then you would filter either one and never have to update manually. Thanks, Johnf
-
@MitchyMitch8 at 2:00 pm central time would work.
-
@brianallen, Glad I could help
-
Use a beast mode calculation to sum last months data and then click the apply to summary number box.
-
@MitchyMitch8, I could do a quick phone call at 1:30 pm central time this afternoon. 507-386-3064 I haven't used it much as not all employees are in Domo. Our HR software Halogen has an orgchart that shows all employees. So I tend to use it. I haven't used the my profile to much. johnf
-
@Shevy, Yes, you can create a Domo online form and then use it as a dataset for another card. Create the form using the following: Add Card>Design>Domo Online Form>Input your data into the spreadsheet like form and save. Then you would link this card in a dataflow. The employee would need edit rights to update the online…
-
@tomdeepu, The only way you can send a non license user a card is by using publications. The gives them access to view cards like a power point presentation, but they do not have the ability to drill in, use filters, or change date ranges. To use publications see this link which walks you through step by step:…
-
@ashok6666 I think you might be thinking of drilling into a card, starting at Year then drill into a year that takes you to a monthly view, then drilling into weekly from the monthly. To edit a drill path, open a card>click on the wrench>then click on drill path. You can then add multiple layers of drill downs. Hope this…
-
@dowens Type the following: Select * From NameofTransform
-
@chaundra I also added a screen shot. * Edit your card * Click on the edit pencil for whatever field you have on the Y AXIS * When the edit box opens you will find a GOAL that can be set.
-
* Edit your card * Click on the edit pencil for whatever field you have on the Y AXIS * When the edit box opens you will find a GOAL that can be set.
-
This is how I would go about this by using BeastMode. CASE WHEN `TableColumnName` Like '^[0-9]%' Then `TableColumnName` ELSE 0 END
-
@itgbyu11 This is how I would go about this by using BeastMode. CASE WHEN `TableColumnName` Like '^[0-9]%' Then `TableColumnName` ELSE 0 END
-
After additional digging, I found that this must have been a card that was deleted. Other cards I search take me to the page they are on. If the card has been deleted it goes to the overview page. But why are cards that are deleted showing up in the search?
-
Dani, The only thing they could confirm is that if you are using a beastmode calculation (by applying to summary number) for the summary number that it might change. Thanks, John
-
Dani, I have called support on this issue and have already fixed the cards in question. If I see it again I will document exactly what took place. Thanks, John