Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am getting stack overflow error when trying to append 3 tables in Power BI. Two of the tables are coming from SQL server and one is from Kusto. The SQl server tables are appending correctly but the error comes while appending the Kusto table. Could you please let me know if this is a known issue or am I missing something here?
I saw a similar post where someone tried to append two Kusto tables together but in my case, it is one Kusto table and 2 SQL server tables. Has Power BI resolved the issue of appending Kusto tables to avoid this error?
Solved! Go to Solution.
Hi @AnishaSinghal ,
There is a known issue about appending data from Kusto into power bi and seems has been fixed based on my search(ICM: 219724212).
From the information collected by PG, the best workaround for this is probably to call Table.AddIndexColumn on the Kusto data before using Table.Combine.
The main advantage of Table.AddIndexColumn is that it can be used by someone through the UI without any typing.
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks a lot for your response @v-yingjl . Adding the index column also helped in appending the tables faster. This was very helpful.
Hi @AnishaSinghal ,
There is a known issue about appending data from Kusto into power bi and seems has been fixed based on my search(ICM: 219724212).
From the information collected by PG, the best workaround for this is probably to call Table.AddIndexColumn on the Kusto data before using Table.Combine.
The main advantage of Table.AddIndexColumn is that it can be used by someone through the UI without any typing.
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Yingjie Li,
I received the same error in Power Bi. The data source for my work in Power Bi is "Kobo Toolbox". It used to work properly but since the last three days whenever I refresh Power bi for new entries, it gives this error "Evaluation resulted in a stack overflow and cannot continue".
I would appreciate your help in this regards.
Thanks,
Zarif Niazy
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
78 | |
59 | |
36 | |
33 |
User | Count |
---|---|
94 | |
61 | |
56 | |
49 | |
41 |