Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
zebra
Helper II
Helper II

create virtual table based on slicer value

Hey,

I am trying to create a virtual table that will contains the data from the parent table however this virtual table will contains the subset of  data from the parent table based on the slicer value. I am using the following formula however its returning an empty table. 

 

VirtualTable = FILTER(Sheet1, Sheet1[City] = SELECTEDVALUE(Sheet1[City]))
 
please see the screenshot below
zebra_0-1703857027332.png

 

any help will be highly appriciated. 

thanks

zeebee

1 REPLY 1
Kishore_KVN
Solution Sage
Solution Sage

Hello @zebra ,

Use CALCULATETABLE instead of just FILTERING directly. This will help you to create new table as per your filtering. 

 

If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.