Hide Alteryx Formula or expression
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Everyone,
is it possible to protect (Hide) my formula or expression in Alteryx just like in MS excel.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Musa_Musa
I dont think there is such option we can hide particular expression in the formula tool
There is an option that we can make flow to an Analytic App then lock the flow.
As result, the workflow will not be opened or edited.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Musa_Musa To @Qiu 's point currently there is no availaible option to 'hide an expression'. But you can use the 'encrypt workflow' option to prevent users from accessing the logic within it.
https://help.alteryx.com/20221/designer/lock-your-workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I tried it (Encrypt Workflow) and the problem with that, is that you can't open the workflow. It would have been great if I was able to open the workflow and input reports even though I encrypted it.
The reason I want to hide/lock formulas or tools for editing is that the reports we receive from payroll are inconsistence in formats, so some employees tend to make changes within the workflow instead of requesting the right formatted reports.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Musa_Musa
Do you have gallery? You could deploy it as an app and then the users would only be able to upload the input and get the output without seeing the underlying workflow. You could make it throw an error message if the input format is incorrect.
