Hi all
I’m using the tag widget downloaded from the app-share in a programme management tool i’ve built.
It requires a many to many between project and tag, which makes sense, as usually i’d put a join object between the tag and the project)
I’ve built an API for doing some stuff in Power BI, but the API is only returning the first tag for each project, not all the tags.
Has anyone else had experience using a many-to-many in an API response?
Thanks