Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey guys,
does someone know what's wrong with my measure?
I would like to create a measure that looks at the date per line and then enters a number in the respective month. For the date of PM040, 40 should then be entered. Bid should be entered for Bid. CS should be entered for CS Bid. For OI then OI.
However, currently only the 40 is only entered.
Solved! Go to Solution.
Hi @knut12212,
Thank you for reaching out to the Microsoft Community Forum.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Hi @knut12212 ,
Thank you for reaching out to the Microsoft Community Forum.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Hi @knut12212 ,
Thank you for reaching out to the Microsoft Community Forum.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Hi @knut12212,
Thank you for reaching out to the Microsoft Community Forum.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
That "Start of the Month" column, how is that defined? Is it a Calendar table column? Is the same value for all days in a month? Also, you what do you want to display if approval/bid submission/cs bi submission happen in the same month.
The measure code as text, and some test data would also be nice.
Like I mentioned earlier, any solution will include CALCULATE and USERELATIONSHIP. But since the two tables here are joined on Date, there is no need for the bulky expressions used here.
Only the first relationship is active. However, the other ones cannot be switched to an active relationship as this error occurs.
Yes, there is
What kind of additional information do you need? I will provide it then
With the information you are providing it is hard to say what is going on here, but my guess is there is an active relationship between 'CRM - Fokusdaten'[Bid Aaproval (PM040)]
and the 'Calendar' table, and no relationships or inactive relationships between 'Calendar' and 'CRM - Fokusdaten'[Bid Submission Date], 'CRM - Fokusdaten'[CS Bid Submission Date].
If that is the case, using CALCULATE and USERELATIONSHIP could help here.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |