Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
So I have table visual that gets it's columns from 3 different tables.
Say I have 3 tables: Pokemon, Cities, Moves.
I have a table visual that takes the Pokemon[Name], Cities[Region], and Moves[Type] columns into it.
It would look something like this:
| Name | Region | Type |
| Pikachu | Kanto | Electric |
| Torchic | Hoenn | Fire |
| Chikorita | Jhoto | Grass |
Say that this is all the data that I have displayed on the visual, I would want to have a card visual that displays the total number of rows that is currently displayed say: 3 in this case.
I tried all the other methods about creating a virtual table and countrow(summarize) but none of them work for me.
In fact I even have issues creating a table with the columns I already have.
Sorry if this sounds newbie, I'm relatively new to Power BI.
Thansk for all the inputs!
The columns are in different datasets. How would I reference them?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.