Forum Discussion

PaulF0901's avatar
PaulF0901
Regular Visitor
2 years ago
Solved

Perhaps a simple count for table rows

It's always a little daunting asking what is probably considered a simple question but here goes.    I have a table of users of a product. The table is similar to this:   Date/Time   User name   ...
  • Ritaf1983's avatar
    2 years ago

    Hi PaulF0901 
    If I understood you correctly the measure is :

    Objects # = COUNTROWS()

    The needed visual is a matrix:

    pbix is attached

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.