Forum Discussion
billgundas
3 years agoFrequent Visitor
How to show table visual inside another table visual?
How to show table visual inside another table visual?
v-yalanwu-msft
3 years agoCommunity Support
Hi, billgundas ;
You mean to implement in Desktop similar to Power Query, right?
If so, that won't work. Because you need to expand it in Power Query, you can take the tooltip method to display tables or views for different years.
Create report tooltip pages in Power BI - Power BI | Microsoft Learn
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- billgundas3 years agoFrequent Visitor
No, I don't want to implement in Desktop similar to Power Query.
I want user to be able to make direct query calls to my database when they click on a year row, Power BI should be calling a function with that year as a parameter.