Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
my questions is actually just, how to handle this error? Some queries contains this value and other not.
is there a property to ignore it?
The root based on a webhook api call.
Solved! Go to Solution.
got it..
let
#"Appended Query" = Table.Combine({#"Promoted Headers",#table({"contactId", "remark"}, {})}),
got it..
let
#"Appended Query" = Table.Combine({#"Promoted Headers",#table({"contactId", "remark"}, {})}),
Hi @ApiTrader ,
It's glad to hear that your problem has been resolved. And thanks for sharing your solution here. Could you please mark your post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.
Best Regards
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.