Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ask for behaviour if multiple rows of data has been ingested at the same time

Hillman
Helper

I am currently adding a new SQL in our custom SQL query extension.

The SQL will return data like the following:

CurrencyCount
AUD10
MYR6
NZD12

 

What will be the behaviour when the data being ingested. Will each row being regarded as 3 individual metrics data with 2 dimensions, like:

Metrics 1 - AUD, 10

Metrics 2 - MYR, 6

Metrics 3 - NZD, 12

or it will include all rows into a single metrics?

1 REPLY 1

Depends on how you configure it.  If you configure the currency as dimension, you will get 1 metric with 3 dimensions in it.

#Performance matter!

Featured Posts