Comments
-
Thank you!!!
-
Thanks I found the append in DOMO Workbench. The basic csv connector from Workbench does not have a setting on the DOMO application side. It's on the Workbench side. Thanks again
-
I am confused because you said "Uploading each log file would be quite tedious," I am not trying to upload anything, I am trying to DOWNload logs.
-
Can you use the same user in a sandbox environment to get access tokens as the user in the PROD environment that already has access tokens? Would there be any impact? Are access tokens limited to a single set per user?
-
On this issue, I found that from DOMO support my code was actually working but that we are experiencing a caching issue that is being addressed.
-
I have done this exact formula and it still brings me to the new page, puts the filter on the page, but the card has an error. I have both sides as an html card. I saved the beastmode to the dataset, is there something I am missing? CONCAT('<a href="https://xxxxxx.domo.com/page/xxxxxxxxx' ,'?pfilters=[{%22column%22:%22Line…
-
Changed it to this, still error CONCAT('<a href="https://xxxxxx.domo.com/page/xxxxxxxxx', '?pfilters=[{ %22column%22: %22Line of Business Level 3%22,%22dataSourceId%22: %228377d31b-580b-473f-bbe5-956b70277394%22,%22dataType%22: %22string%22,%22operandtype%22: %22IN%22,%22values%22: [%22',`Line of Business Level 3`,'%22]…
-
I am thinking you would have to make that percent part of the dataset?
-
from my notes it looks like you are missing a few things From this line you are missing the ' at the end of the page number concat('<a style . . . . . ..domo.com/page/466192782' From this line you are missing the , ' before pfilters ,'pfilters=[{ . . .
-
CASE WHEN `payment_number` > 0 THEN SUM(SUM(`paid_total`) + SUM(`booked_total`)) ELSE 0 END
-
I don't think we are using this, can you upload a picture?
-
Can you share how you do what you said The only way that I know to pass filters through is by using some HTML coding from within a table card. I use that trick a lot to filter a destination page based on the line that is clicked on in a table card.
-
The page will not come up in the search under the admin page. The only reason I know the page exists is because it came up under our Governance exports. Since the governance export references the PAGE ID, I just typed that into the URL and can verify it does exist. So in summary 1. Exists in Governance Export 2. Accessed…
-
My apologies as it posted before I completed my response. I am an admin in our instance but I am not able to access this page to delete it. I can see it in the governance exports and I can access the page through the URL but I cannot access the page in the admin section of DOMO to actually delete it.
-
I am an admin in our instance
-
I am not the card or dataset owner but my role in DOMO is admin
-
We are not able to select the annotation on the card in analyzer once it's written. So no window ever comes back up when I select the letters at the top of the graph.
-
So I had a few of us looking around trying to find the "trash can" you are referring to. We looked in edit Analyzer and were unable to make a trash can appear. If you could provide a screen shot that would be great. Thanks!
-
Thanks for your response. I wasn't looking for DOMO to take ownership. I was simply trying to find out what the purpose of the "user" was as it is used inconsistently in our environment.
-
I was waiting for confirmation as to what the DOMO stat dataset name is that I should be looking in to see beastmodes on drill levels. I would like to confirm that I reviewed the correct information before submitting as a bug. If you could provide the dataset name that would help. Thank you