The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello!
I am trying to create a report in Power BI about how many tasks not yet approved by the status manager and how many tasks already approved but not yet published. Usually, I use OData to get data from Microsoft Project, but I can't find a table or field related to task approval. Does anyone know how to solve this problem?
Thanks and sorry for my bad English.
Regards,
Agung Santoso
Hi @agungsantoso ,
1. Your URL may be incorrect, you could check it.
2. Your expected table may be a collection of multiple tables.
Hi @v-eachen-msft,
Thanks for your reply, my OData connection is working well. I can get data from it. My problem is I can't find table/entities that has data about unapproved tasks or approved tasks but not yet published. I already find it in tasks, assignments table but it seems no data about it.