Forum Discussion
Need maxx
- Anonymous4 years ago
Hi SkorpionAAM ,
If you want to get the maximum [Expected] of each 'mms Statistics (2)'[run_name_segement]) and 'mms Statistics (2)'[layername] ? If so , please try:
MAXX = MAXX(FILTER(ALL('mms Statistics (2)'),[run_name_segement] =MAX('mms Statistics (2)'[run_name_segement]) && [layername] =MAX('mms Statistics (2)'[layername])),[Expected])If not, can you please share more detail information about the logic of MAX to help us clarify your scenario?Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
10 Replies
- SkorpionAAMHelper V
aNYONE Please
- PaulDBrownCommunity Champion
Please provide sample data and a depiction of the expected output to help us understand what you need and provide a working solution.
- SkorpionAAMHelper V
I want Unique value of latest Date group by Layname,Run Name Segmenr and Latest Date ..
I can share the Power Bi File If you want please let me can i share the file on Google Drive>>
How can i share Sample data Or Power BI file
- PaulDBrownCommunity Champion
You can share the PBIX from Google Drive for example.
Also check out this thread to see if it helps:https://community.powerbi.com/t5/Desktop/MAX-date-by-group/m-p/2342732#M845015
- SkorpionAAMHelper V
Please find the Gdrive link
https://drive.google.com/file/d/1pEsmgX5xflmXAvbkqeyrz1Y84BYcyjtL/view?usp=sharing
- SkorpionAAMHelper V
i tred this but no success
- SkorpionAAMHelper V
any luck ???
- PaulDBrownCommunity Champion
Sorry but which unique value do you wish to calculate and what visual are you placing it in? Please provide a depiction of the visual
At a guess:
- AnonymousNot applicable
Hi SkorpionAAM ,
If you want to get the maximum [Expected] of each 'mms Statistics (2)'[run_name_segement]) and 'mms Statistics (2)'[layername] ? If so , please try:
MAXX = MAXX(FILTER(ALL('mms Statistics (2)'),[run_name_segement] =MAX('mms Statistics (2)'[run_name_segement]) && [layername] =MAX('mms Statistics (2)'[layername])),[Expected])If not, can you please share more detail information about the logic of MAX to help us clarify your scenario?Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnonymousNot applicable
Hi SkorpionAAM
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Best Regards,
Eyelyn Qin