Forum Discussion
[ Show in Table Chart ]
I'm sorry , I missing Restaurant slicer , It use to choose Restaurant.
If we choose a specific restaurant, "Number Of Customer" will change, so we need to use measure.
So this solution doesn't sure.
Due to my confuse , I'm sorry , Pls help me again.
file powerbi in this links updated https://drive.google.com/file/d/1KUUSG-oeQMGdLPp7MyTiD4Wfs7SpPqnQ/view?usp=sharing
Result expect when I choose RestaurantCode = RC2 and NumberOfCustomer = 3
ok.
create another table for restaurant code like below:
Restaurant = DISTINCT(TransactionInformation[RestaurantCode])
Now, create relationship like this.
and drag and drop fields from the tables like below.
- phamtrinh967 years agoHelper II
No ,if choose RestaurantCode = RC4 and NumberCustomer = 1 then True Result is
I want ask , Why aren't you use measure same me ?
- rocky097 years agoSolution SageEven one works differently for the same results.
May be someone will help you.. All the best. - phamtrinh967 years agoHelper II
Thanks for your help,
Can you give me some people to contact and ask?
- rocky097 years agoSolution Sage
that was the basic Idea. If you have proper data model. It will be easier way to achieve. Wait for Community Official Support team to help you.