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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Dom87326
Helper II
Helper II

Computed Entity in Dataflow

Hello,

 

Problem statement: We are trying to create a computed entity in dataflows on existing dataflow table that's source is a snowflake instance housed in AWS with built in connector (without gateway). :

Source = Value.NativeQuery(Snowflake.Databases("Server_name","Warehouse_name"){[Name="Table_name"]}[Data],
"SELECT * from Table_name#(lf)WHERE ""%DATE_KEY"" >= '"&DATE_KEY&"'", null, [EnableFolding=false
])
Where Date Key is Text type Date parameter. We also perform some calculations on a new entity whose source is the referenced entity, such as merging other tables.  
 

We want to know: It seems that when we add this Computed Entity Tab;e (See attached Capture1, table Fact) to the datamodel in DirectQuery it return an error (see attached Capture2, Error), however original Source Fact work fine.

 

If anyone has similar axperience, any help would be highly appreciated. 

 

Thanks! 

 

Capture2.JPG

 

Capture1.jpg

 

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi,  @Dom87326 

This is a  general error message, and it is difficult to investigate the specific cause based on this.

You need to create a support ticket in Power BI Support for further investigation.They will have better suggestions.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

1 REPLY 1
v-easonf-msft
Community Support
Community Support

Hi,  @Dom87326 

This is a  general error message, and it is difficult to investigate the specific cause based on this.

You need to create a support ticket in Power BI Support for further investigation.They will have better suggestions.

 

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors