Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 some fields but the start.datetime is always NULL. Can you please help me why this is happening. Followed the instructions from here:
https://learn.microsoft.com/en-us/graph/app-registration
https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/configure-admin-consent-workflow
I have also added the following consents to the app.
I had earlier created a post in the wrong forum: https://community.fabric.microsoft.com/t5/General-Discussion/start-datetime-is-NULL-for-CalendarView...
Solved! Go to Solution.
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
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
User | Count |
---|---|
6 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
18 | |
17 | |
5 | |
4 | |
4 |