Forum Discussion
Text Filter is limited to 1000 values exactly
MiraNi use this
"dataReductionAlgorithm": {
"top": {
"count": 2000
}
}
the max limite is 30 000 datapoint see this link Data Reduction Algorithm section at the end
- MiraNi7 years agoAdvocate IV
Thanks for tip but how can I start using that algorithm? Where can I make changes for capabilities.json? I am not familiar with that yet.
- Anonymous7 years agoNot applicable
MiraNi wrote:Thanks for tip but how can I start using that algorithm? Where can I make changes for capabilities.json? I am not familiar with that yet.
The Data Reduction Algorithm goes into the datatviewmappings. in addition, you must refer to the fields on which the data reduction algorithm will apply. look at the picture below. Where I drew the blue line, is the name of the field on which the datareduction is going to be applied. if you still do not understant i invite you to look again at the examples here- MiraNi7 years agoAdvocate IV
Thank you for details but where and how can I find the file and open it to be able to edit it?