Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
i would appreciate help in resolving this issue. I have a table that has columns - Company, month, Interest, Average, Median. I have a line cluster chart that shows bars of the average and median for each month. A line/markers showing the interest per month for each company.
The median and average are unique only for that month but not for the do company.
My issue is that i have sometimes have multiple of "interest" for each each month for some companies. I have tried various measures to show the all of the interests for that month but i can either have the max, sum, min, avg, lastisnonblank or first is nonblank values.
How can i ensure that i have a measure that displays all interest values for that month? Another possible solution without dax would be to create columns for each interest rate value but that can be messy with large data sets.
thank you for your help
Solved! Go to Solution.
Hi @newtothis22 ,
You can use CONCATENATEX to display multiple interest rates within a month. However, please note that the output will be treated as text, so you won't be able to apply calculations directly to it.
Best regards,
Hi @newtothis22 ,
You can use CONCATENATEX to display multiple interest rates within a month. However, please note that the output will be treated as text, so you won't be able to apply calculations directly to it.
Best regards,
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
8 | |
8 | |
8 | |
6 |
User | Count |
---|---|
14 | |
12 | |
11 | |
9 | |
9 |