Forum Discussion

vpserefin's avatar
vpserefin
Frequent Visitor
2 years ago
Solved

start.datetime is NULL for CalendarView object from Microsoft Data Connect

I am trying to extract all calendar data(BasicDataSet_v0.CalendarView_v0) using our Microsoft 365 connector and Grap Data Connect app  using Data Pipeline on Microsft Fabric. I am able to get data in...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi vpserefin,

    I'd like to suggest you check if these missed value fields are custom fields.
    AFIAK, the official data connector only picks the original table fields, these custom fields did not include in the results.
    For this scenario, you may need to use the custom fields related REST API to get these fields from the data source.

    Regards,

    Xiaoxin Sheng