I have a Query Result that returns a column in time format like this
But when I try to create a visualization with Line charts it always show zero as you can see below:
How can I solve this visualization or else (and here comes a SQL question) how can I cast Minutes into Integer with sqlite sintax?
t
Thank you!