- John Vanleeuwe
- PowerBuilder
- Thursday, 1 August 2019 02:37 PM UTC
Hi all,
i have a datawindow which can contain thousands of records , each record has a status code.
Lets say status can be 0, 1, 2, 3 , 4
What is the fastest way of showing the user how many records with status 0 there are , status 1 and so on.
I have a grid datawindow which i want to keep like it is. So i can't use the group function , this will change the datawindow which i don't want.
I was trying the filter function also , but this flashes my screen a lot ( filter on status 0 , filter on status 1 , and so on to retrieve everything again )
Just not sure what is the best way to achieve this.
TIA
John
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.