- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Difficulty with measures
crediteur | condition | bedrag |
A | 1 | 10 |
B | 1 | 20 |
A | 1 | 10 |
C | 0 | 10 |
Crediteur | Bedrag | |
A | 20 | |
B | 20 |
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @jimod ,
(1)Here are my test data.
(2) We can create a new table.
Table 2 = FILTER(SUMMARIZE('Table',[Rediteur],"bedrag",SUM('Table'[bedrag])),[Rediteur] in {"A","B"})
(3) Then the result is as follows.
If this doesn't help you, give examples of input and output data and explain your logic. Preferably a PBIX file (take care to protect your private data)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @jimod ,
(1)Here are my test data.
(2) We can create a new table.
Table 2 = FILTER(SUMMARIZE('Table',[Rediteur],"bedrag",SUM('Table'[bedrag])),[Rediteur] in {"A","B"})
(3) Then the result is as follows.
If this doesn't help you, give examples of input and output data and explain your logic. Preferably a PBIX file (take care to protect your private data)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
37 |