Hi,
I want to make a count widget using the OWOR table and the yellow arrows (drill down) doesn't appear.
The query is that:
select owor.“DocNum”, owor.“ItemCode”, owor.“StartDate”
from owor
where owor.“Status” = ‘R’
order by owor.“DocNum”
But when I click on the widget the yellow arrows doesn't appear:
