Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi, I want to create a Dax measure of users (based on email adresses) that did not logged in during the last 12 months (based on Last login date), can someone help me with this? Let me know if you need more info.
if(EDATE(max([Last Login Date]),12)<TODAY(),1,0)
Hi! We export user data files from the CMS monthly and add them in a folder, which is the source we use for user data. The table has for example this info:
Email adress | Creation date | Last log in date |
email adress example | 2021-06-01 | 2023-05-31 |
I have connected the "Last log in date" column to my Calendar table.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
User | Count |
---|---|
123 | |
76 | |
63 | |
50 | |
50 |
User | Count |
---|---|
175 | |
125 | |
60 | |
60 | |
58 |