Comments

4 comments

  • Bill Carovano

    You can do this directly in Podio Workflow Automation (formerly called "Globiflow") using a for/continue loop and a variable that you increment with each iteration of the loop.

    Or you can use the Procfu extension and this script: http://www.procfu.com/script.php?s=app_get_view_total.pf

    Using Procfu is a lot more efficient, especially if the number of items in the view is large.

    0
    Comment actions Permalink
  • Yes, in procfu it gives me the correct number, I even have an api on my server and I also get the number right, the problem is when I try with a for / continue loop from globiflow with a variable that increments, it takes me not only the items from the current week but also those of the previous week

    0
    Comment actions Permalink
  • Basically this its the problem

    0
    Comment actions Permalink
  • Bill Carovano

    Perhaps you can try:

    1. temporarily change the filters

    2. save the view with the temporary filters

    3. change the filters back to the original settings

    4. see if the numbers are the same now

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk