Forum Discussion

Testaaaaaa's avatar
Testaaaaaa
Frequent Visitor
1 year ago
Solved

Python Notebook: writing in existing table error due to datatype Null

Hi All,   I have a existing table which was created (a few days ago) after pulling the last 30 days of activityEvents from PowerBI REST API. I am facing issues when incrementally loading new data ...
  • Testaaaaaa's avatar
    Testaaaaaa
    1 year ago

    Hello,

     

    Thank you for offering your help however this hasn't fixed the issue.

     

    I ended up concatenating the data from the existing table with the new data as a workaround.