i want to create a Visualisation using TSVB. can we get a Day of time filter? exp: we get a minday = 1 , and maxday = 31 from time filter like this, or time interval of timefilter.
I want to calculated the selling data. it using date in time picker.
so the formula is (maxdaydatetimepicker-mindaydatetimepicker)/()maxdaytimepicker *(revenue/targetrevenue)
Hi @umay_fb. This was a great question. This is how I found the number of days (max date - min date). The foo aggregation was required to access the Math aggregation even though I never use it. The 86400000 parameter is the number of milliseconds in a day.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.