Hi,
I have a request to toggle all indices in a table at once from "On" to "Off".
I was thinking of just using * to call for all indexes at once but I got an error message.
Do you see any way to accomplish this ?
Thanks.
Daniel Lentoiu Selected answer as best 13 hours ago
Hi Daniel,
I don't think achieving this using the standard building blocks is possible.
Would it be an option for you to use the c# action?
I've created an example for you below, where you can replace the table and param name to achieve what you like.
Daniel Lentoiu Selected answer as best 13 hours ago