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.
Hi all,
I am using a Matrix visual and I am adding in text strings into the Values using SELECTEDVALUE. for example for the rows I placed the Account Name and for the values I have the Child Name (ChildName = SELECTEDVALUE(Table[ChildName]) & a bunch of other numerical values. The problem I face is the Child Account is showing blank, however when I filter to a specific Account Name using a slicer, the Child Name will populate. Is there anyway to fix this/ get around this issue & show all the Child Account Names in the Matrix Values section?
Thank you!
Solved! Go to Solution.
@Anonymous , Try like
ChildName = Max(Table[ChildName])
if not,
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@Anonymous , Try like
ChildName = Max(Table[ChildName])
if not,
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
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 |
---|---|
58 | |
55 | |
55 | |
38 | |
29 |
User | Count |
---|---|
75 | |
62 | |
45 | |
40 | |
40 |