Dynamic Row count in entity

Hello,

 

I have a procedure that the user activates after a particular selection.  A serie of calculations are executed and data is stored in entities.  What I also need is the total number of rows of a DataView in an entity?  How do I do that?

 

Best regards,

Steven

Answers

  • Hello Steven,

     

    you could extract a layout (procedure step) with your Entity by row and using the ranking function counter.

     

    Best regards

    Dietmar