So I have two date fields: createdTime and resolutionTime;
The problem in question is that I need one chart A to operate by createdTime and a chart B to operate in resolutionTime.
I had a guess that maybe I could achieve it by using the filter groups but so far it didn't worked well:
timefilterControl compact=true filterGroup="resolutionTime" column="createdTime"
| render
As it is right now only the createdTime charts react to the timefilter.
I'll be glad if anyone could help.
Best regards"
