March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I would like to ask for help on the following problem:
I have an excel database which have the total number of transactions per store and date.
Then, i summarize the total number of transactions per store on power bi through the measure sum(transactions).
Generating this visual:
Then, I want to count how many stores have more then 100 transactions and how many have equal or less to 100 transactions. Getting a visual like this (i did in excel just as an example):
You can find all the files (.pbix and excel) on the link below for better visualization and analysis:
Solved! Go to Solution.
add a new column in table of sheet1
and, create a relationship between the new column to dimTable
then change the measure code of StoreCount to
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hello @JihwanKim . Thank you for the support given.
It worked really nice. I've tried both ways, the one provided by you and @wdx223_Daniel.
There is one other thing i would like your help to evaluate if it is possible:
Is it possible to, when i select (press) the number of stores count to filter the other table?
For instance, when i click the number 1 (more than 100) to filter the other table showing only store B.
Your help would be awesome. Thanks in advance.
Updated files on the link below.
create a dimension table
and create a measure
Hello @wdx223_Daniel wdx223_daniel . Thank you for the support given.
It worked really nice. I've tried both ways, the one provided by you and @Jihwan_Kim .
There is one other thing i would like your help to evaluate if it is possible:
Is it possible to, when i select (press) the number of stores count to filter the other table?
For instance, when i click the number 1 (more than 100) to filter the other table showing only store B.
Your help would be awesome. Thanks in advance.
Updated files on the link below.
add a new column in table of sheet1
and, create a relationship between the new column to dimTable
then change the measure code of StoreCount to
Thank you!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
16 | |
12 | |
9 | |
7 |
User | Count |
---|---|
38 | |
32 | |
25 | |
12 | |
11 |