Forum Discussion
davideigner
3 years agoNew Member
QuickBooks Online Custom Fields
It sounds like the QuickBooks Online connector doesn't import custom fields.
Did anyone notice that? Any workaround?
4 Replies
- ShauryaMemorable Member
Hi davideigner,
You can go to the advanced editor in Power Query and edit the source.
let Source = QuickBooks.Tables(), in #"Source"Just removed online from it. This lists all the tables that are otherwise omitted.
Works for you? Mark this post as a solution if it does!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI- davideignerNew Member
- ShauryaMemorable Member
Hi davideigner,
Change the first line to
Source = QuickBooks.Tables()
Did I answer your question? Mark this post as a solution if I did!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI