Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
I am trying to create conditional group or bin based on the measure
I need to segragte all customer into three
Hyper active
Super Active
Active
I Have created count of user who has logged in each month(Below is that measure)
Logins = Sumx(Facttracking, Fact tracking[Desktop count] + Fact tracking[Mobile count]
so i have added user in the row section of the pivot , month in the section of column name and login in the measure value
so according to the sum of all values aganist each month
if the total sum of the count value >= 5 i need to segregrate those customer into hyper active
if the total sum of the count value = 3,4 i need to segregrate those customer into Super active
if the total sum of the count value = 1,2 i need to segregrate those customer into active
one more condition is these above condition should work if login time is greter or lesser for entire month
not based on each month
Appreatiate help on this to create dax
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to 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.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
12 | |
10 | |
10 | |
10 |
User | Count |
---|---|
17 | |
14 | |
12 | |
11 | |
10 |