Dataview Inline Query for Task Status

I already found a solution to query for my tasks by status like:

TASK 
FROM ""
WHERE status = "-"
WHERE status != "x"
WHERE file.folder != "X Vorlagen"

Now I am looking for a way to count (length) all tasks of each status via inline query.

Can anyone help me please

no one ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.