Power BI - Project Status Reports

Just got into Asana and have connected with the standard Power BI connector. That gives me the following query

let
Source = Asana.Tables(“Log in - Asana”),
Tasks1 = Source{[Name=“Tasks”]}[Data]
in
Tasks1

I need Project Status reports data. Any way to manipulate this (even in a second query) to get the project_status object in the API? Hoping this is a simple trick that someone has accomplished before. Not a developer, so going a full API route will mean bringing others in.

Thanks everyone

Hi @anon86510150, welcome to the Asana Community Forum :wave:t2:

I’d suggest reaching out to our Support team for further assistance as they have access to additional tools that we don’t have here on the Community team. You can contact them by following the steps below:

I hope this helps! :slight_smile:

This topic was automatically closed after 3 days. New replies are no longer allowed.