Could you help me I have several userFilter create...
# gd-beginners
t
Could you help me I have several userFilter created in my workspace and I would like to delete some, how can I do this?
m
Hi Tomas, you can do a DELETE request on the userfilter object. Note that this will get rid of the filter for all users in your workspace, therefore I would highly recommend that you double check the impact of this action. If you simply want to disassociate the filter for some of the users, you can follow the steps in our documentation here: https://help.gooddata.com/classic/en/workspace-and-user-administration/managing-workspace-data-and-data-access/data-permissions/#DataPerm[…]romaUser
1
t
Copy code
I'm using this metric format, when the hours are above 24 it counts the days.
I wish you didn't count the days. type is 30:10:00
i.e. 30 hours, 10 min and 00 seconds.
{{{24||[>1]# Days\, ; [>0]# Days\, ; #}}}{{{|24|0}}}:{{{0.016666666|60.|00}}} Hours
m
Hi Tomas, could you please open a new thread for this issue since it doesn't relate to the original inquiry?
1