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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
12Bowers12
Helper V
Helper V

Create Visualization Table using table function

HI, everyone,

The following code creates a table. Is there a way to create this table direclty  to Report as a visulization Table using any table function?

Thank you.

Dennis

 

 

 

CALCULATETABLE(

  Product,

  Product[Color] = "Red")

1 ACCEPTED SOLUTION

Thank you, it's great helpful for me.  Have a good day. Dennis

View solution in original post

2 REPLIES 2
d_gosbell
Super User
Super User

No, there is no way to manually insert an abitrary table function into a visual. Doing so would make it impossible to integrate with slicers and crossfilters.

 

For your simple example you could just tick all the columns from the product table and set a filter on Color.

 

In future you will be able to create a paginated report using the XMLA endpoint if you are on a premium capacity, but that functionality is still just in preview. That way you have full control over the queries, but you lose a lot of the interactive features.

Thank you, it's great helpful for me.  Have a good day. Dennis

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.