Tableau has many in-built functions but if I want to create my own functions and save it, is it possible to do so?
Asked
Active
Viewed 3,602 times
4
-
Why was this downvoted? It is a good question. – kevinarpe Aug 02 '16 at 11:11
-
This would be really useful IMO. – Jonathan Allan Jun 15 '18 at 16:34
1 Answers
3
You can't create functions in Tableau, you can only mix and use the functions available to create your own methods/logic. Personally, I use Google Keep to store any snippets (from real code to Tableau functions) that I believe will be used later.
If you need to heavily manipulate your data, Tableau recommends to do it in the database level (i.e. using custom SQL queries) or using a data blending/cleaning tool (an opensource that comes to mind is Pentaho Data Integration).

bitlamas
- 742
- 1
- 8
- 19