Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys,
I need your help on the query below.
I put the function inside the query to resolve the dataflow refresh limitation of Computed Entity to work on Pro Workspace.
But I have got this message: "We cannot convert a value of type Table to type List."
Solved! Go to Solution.
I got it, I got it... I confess ChatGPT help me a lot. Here is the final solution.
I introduce List.Buffer and Table.Buffer to turn faster execution of the query.
I got it, I got it... I confess ChatGPT help me a lot. Here is the final solution.
I introduce List.Buffer and Table.Buffer to turn faster execution of the query.