Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi everyone
im new to PowerBI. Here is my request from clients.
A Fact table contains keywords such as healthy toothpaste, christmas healthy toothpaste, yellow toothpaste,... etc. And each keyword has a same metrics such as orders, units throughout a year like this
KEYWORDS Units week
healthy toothpaste 4 1
toothpaste healthy male 5 2
christmas healthy toothpaste 6 3
yellow toothpaste 7 4
healthy toothpaste 10 2
And i have a DIM table that contains single root of keywords like this
single root
healthy
christmas
yellow
toothpaste
By choosing multiple single roots, the table will illustrate the metrics of all keywords that contain all the selected root no matter of the position of root in keywords.
For example: by choose healthy , toothpaste root, the results will be like this
healthy toothpaste 4 1
toothpaste healthy male 5 2
christmas healthy toothpaste 6 3
healthy toothpaste 10 2
Any solutions to do this in Power BI? Thanks all
Solved! Go to Solution.
Hi @no123
Something like this?
I used a measure in the Filters on this visual section:
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @no123
Something like this?
I used a measure in the Filters on this visual section:
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
thanks, it works
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.