Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 48 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 118 | |
| 117 | |
| 38 | |
| 36 | |
| 27 |