Quick way to duplicate visuals with same datasets but new ones have row security

Hi, I had many metrics using dataset A.
I have a request that duplicate these metrics but I have to apply the row security for the dataset.
Is there any quick way to copy metrics just replace the dataset in order to prevent re-creating everything?

Hello @baduong,

Have you looked at assetbundle operations?

Maybe you could use the override parameters to change the dataset to the new one?

Hope this helps!

1 Like

Thanks for your response.
I’m not a developer who could use the APIs. Is there other user-friendly ways?

@baduong ,

You could duplicate the dataset itself, let’s call it dataset B , apply rls on this new duplicated dataset B. Make a copy of the analysis and replace the dataset A with dataset B.

1 Like