I have a supper simple time series with one value per day of the solar production. I seems I cant query for the values from the curent month only and from the last finish Can anyone help me with the syntax on that?
select * from B_Power_energy_daily_log B_Power_energy_daily_log time value 2017-01-18T21:27:30.293Z 134.513 2017-01-19T21:06:00.045Z 5.951 2017-01-20T21:06:00.04Z 12.539 2017-01-21T22:50:00.115Z 13.033 2017-01-22T22:50:00.028Z 11.301 2017-01-23T21:20:00.027Z 13.73 2017-01-24T21:22:00.05Z 8.992 -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/bab59518-3179-4edf-b39e-faa7d4ff7dcf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
