Search code examples
google-sheetsfilteringdate-rangelooker-studio

Data Studio date range that filter on Google Sheet Column


I'm using Google Sheets, and wanted to do a Data Studio "real time" report, based on the data in the sheet. The sheet contains data from an issue management program.

My data in the sheet exactly: Issue type (string), Work time (number), issue created at (date), issue resolved at (date)

I successfully created a pie chart that's dimension is: Issue type and metric: Work time I can see that all the data in the pie chart.

Now my problem is: I can't filter this chart with a date range. The date is in a correct format: YYYYMMDD but I can't describe to data studio, which date column it should filter when I set a date range in the control.

Is it possible some way to create two date range filter and one of them filter on created date, and the other one filter on resolved at date?

Thank all of you! Roland


Solution

  • Finally I deleted the connection between the sheet and the report, and started again everything, and it works fine. I think I created the connection when the date was not in a correct format, I changed it after making the connection.