-
Copying dataset pdp settings
Is there a way to copy pdp settings between datasets?
-
PDP and Social Users
We are testing a social user and have assigned that user to a PDP group. When an alert goes out to the user, and they click on the card in the email, they are seeing all data, not just the data in their assigned PDP group. Do PDP assignments not apply to social users?
-
Showing the period along with max
I've done a pretty straightforward dataflow that sums an amount, gives me some identifying information (location, lcoation#, period). I can do a table card that shows me the location and the max amount for that location. But, when I the period, I'm getting all values. I know I need to filter to only show the max value, but…
-
Adding an email address to table
I'm trying to add a clickable email link to a table. From reading through other posts, I know it has to be some form the CONCAT below. When I try to use what I've written, it doesn't do anything, doesn't open an email message, nothing. What am I missing? CONCAT('<a href="mailto:',`Email`,'">','Send Mail','</a>') In the…
-
Breaking card certification
I'm not sure if this belongs here or not. We have a card that has been certified. We wanted to test what might break that certification. We made a change to the query in workbench, which would update the dataset and ultimately the card. However, the card is still showing certified, even though there was a fundamental…
-
DOMO calendar.csv
I'm using the built in connector for the calendar.csv dataset. I noticed this only goes back to 2010. Is there one available that goes back further?
-
Drill path filters
When drilling down to the next level in a card, it appears the filters are being removed. For example, I have a card that shows comparative periods, YTD. When I click on 2018, I have a table card that shows information YTD for 2018 (no additional information exists). However, when I click on 2017, I get full year 2017. The…
-
Show beast mode value in drill down detail
When drilling down to the details of a card, should the beast mode calculation show? For example, I have card that calculates the difference between 2 dates. I want to drill down and sort by the number of days, but when I drill down, the beast mode calculation that calculates the dates is not showing, therefore I can't…
-
Groups page settings being ignored
I have created a group, called managers. In this group, I've removed access to all pages except the specific page we want the managers to look at. We've shared cards that this manager group can see, and they are filtered based on PDP. The PDP filter is working fine. However, when logging in with that a manager, they can…
-
Format numeric values to currency
A similar question has been asked about doing this in beast mode, and a rather lenghty solution was proposed. However, I'm wondering if anyone has formatted numeric values prior to including them in a beast mode concat, either via workbench or ETL/SQL?
-
Unable to login in certain browsers
We have two users who are unable to login in certain browsers. One is able to login using Chrome, but not IE. The other can login to IE, but not Chrome. Any suggestions?