Comments
-
Great idea, this would be very useful! Sometimes my users apply filters and export data and then there is no way of knowing what filters they applied to reproduce the same data. Having those details in the report would be very useful.
-
@PWeed yes! I have also run into this issue when trying to ensure my SOX compliance. I have been asking for more granularity on a ton of roles and would love to see this!
-
@chasek thanks for the link! I guess it would be nice to have some sort of notice to remind users it did not export everything similar to what Pivot tables do. I will add that to the idea exchange.
-
@ST_-Superman-_ yea I can post it there, I just wanted to double check it wasn't an error on my end because I've seen an excel report give an error before but I think it may have been for a pivot table export.
-
@robmccarthy you should be abel to do that but you have to set up 2 different reports. One for the first monday and one for the second monday.
-
@WorldWarHulk that seems like odd behavior, I would put in a ticket with support to see if they can figure out what is going on.
-
@MarkSnodgrass thanks! @jnoel There have been some issues when viewing the card in a dashboard vs regular. Does it look the same if you look in full screen vs on a dashboard? Usually, when building in CB it should be in the same format that it will be in Domo.
-
@AnwarBham you might be able to create a dynamic group that does this
-
@WorldWarHulk do you know if your instance has SSO enabled? If so, it could be reverting back based on what is in your active directory system used for SSO. The user may also be changing it.
-
@TDanis ah gotcha that worked, I am an admin of my system so assumed I did not need to select that.
-
@TDanis bulk delete does not work for directory groups. It is making me go into each one individually and delete it.
-
@GrantSmith hmm good point, I am sure I am having users added/removed. I guess I was expecting to see that reflect somewhere in the daily number.
-
I agree! Many times a card gets broken from column name changes and we have no way of knowing until someone points it out to us.
-
Agree! In some cases I only want to legend to show when the card is in full view but not when it is on a dashboard.
-
@mschallman First I recommend you fix your nulls rather than just filtering them out. Anytime I have nulls in a filter I always either go to the dataflow and add a formula tile for ifnull(column, 'Blank'. This will allow you to check out what those nulls are and make sure they should not be tagged as USD or CAD. From there…
-
Love this idea! I always have to put output datasets just to check row count when I am troubleshooting to make sure I did not blow up a join.
-
@TylerMarshall I would put a ticket in, seems like maybe there is a different issue. Only other thing you could check if roles/access to the data.
-
@TylerMarshall what do you have this line as? It is default to False, you have to make it True if you want changes synced to the dataset.
-
@TylerMarshall hmm that is weird, my users are able to with those changes. Do they see the pencil icon?
-
@TylerMarshall I had the same issue and commented out all these sections of code which now allows all my users to use the brick. This DDX brick is especially useful because I can have my basic users (no card or dataset access) to edit it. JavaScript CSS
-
Also notice that you can no longer drag in a column that is being used as a filter. Previously if I had a table I would always drag in columns that were being used in sort/filter (it's just faster then finding it in the list of columns). I am now noticing this no longer works.
-
+1 on Account Management. I have spent a ton of time creating dashboards to audit my instance (more advanced than just DomoStats). In order to monitor what is coming in, going out, and managing users (especially across multiple instances). Learning how/why to create custom roles would also be a good part of that. +1 on…
-
@Diacto_Ankit we call these Silent Updates and Domo likes to release them and confuse us all. We have a post about it here https://dojo.domo.com/main/discussion/55833/silent-updates#latest to get Domo to tell us about these so we can prepare our users! I think the idea of a hint would be super helpful in communicating…
-
@RobynLinden and I reached out to the Analyzer PM about this and he informed us an update should be coming soon.
-
@bdetcher all of analyzer is slow for me, can't even get filters to apply.
-
@Richard do you know who is in charge of cards/analyzer who might be able to confirm this for us?
-
@jaeW_at_Onyx that’s what I said….but not according to Domo support lol
-
Here is an example of a silent update. It only appears in one of my instances and I don't recall adding any sort of beta. New drop-down for columns in Analyzer.
-
@kodonnellLT is 2021 a column or is it in single quotes? Try removing any column fields are re-adding them by double clicking from the column list.
-
@GrantSmith so I am able to use those calculations separately but when I try to add them together in the same BM it does the weird blank error thing.