I am connecting Kobo to Power BI using the API, after doing some updates to my kobo which added a new column, i couldnt see the new column in power bi, looks like the API is pulling only the old version?
Welcome to the community, @Jlilati! Have you followed the steps in this support article, Connecting KoboToolbox to Power BI, to link your KoboToolbox data with Power BI?
This link https://[server_url]/api/v2/assets/[project_asset_uid]/export-settings/didn’t work with me, i applied the steps but didn’t work.
so i am using this one: https://[server_url]/api/v2/assets/[project_asset_uid]/data.json
