We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

In Database | Summarize Tool | BigQuery | Missing Functions

JMB001
8 - Asteroid

This may apply to other databases as well but we've noticed that the Summarize tool has a limited set of aggregations/functions available for our BigQuery in-db environment.

 

We'd like to see the addition of those that are available in the "local" or non-indb Summarize tool, like:

  • LAST_VALUE()
  • FIRST_VALUE()
  • CONCAT()indb summarize tool.png

 

2 REPLIES 2
apathetichell
20 - Arcturus

@JMB001 - sql syntax can vary greatly on some of that. I'd recommend including some of that stuff in your query in the local sql dialect. 

JMB001
8 - Asteroid

I understand that it would be a challenge to solve. I agree that would work, if the summarization could happen that far upstream.

Labels
Top Solution Authors