Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Create a meassure that increases along with time

Hi there!

 

I'm pretty new to Power BI and I'm trying to get a meassure from a list of users that check monthly the amounth of users that are active, however I have only achieved to get the active users on each month, but not the whole group of them in those specific months. All I could reach is something like the line below, but the result was far from positive:

 

active users = CALCULATE(Count(TABLA[key]), FILTER(ALL('TABLA'),TABLA[Discharge date]<=MAX(TABLA[entry date])) - [users that quitted] )
 
I would really appreciate your help.
 
Thank you
1 ACCEPTED SOLUTION
2 REPLIES 2
Anonymous
Not applicable

Thanks a lot! it was super useful, exacly what I needed 😄

amitchandak
Super User
Super User

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors