Hello Guys,
I am struggling setting up reports using Power BI, I have tested the data import from Netbox to Power BI with two different methods :
- using API call from PowerBI - I am hitting there a number of result issue (1000) as even with specifying a 15000 limit result. I am not sure how I can handle pagination as from PowerBI side it's just a single web query.
- using direct connectivity to Netbox PostgreSQL database
> This solve the number of result limitation, all netbox DB is loaded into PowerBI.
> I am having an issue to filter the data as the database relationship for custom fields are not correctly recognized by PowerBI (all other relations are ok, a few of customfields, but not all). So then, when I try to do some reporting on sites or devices, I am not able to gather the associated custom fields, as the relationship between the two tables is not there.
I tried myself to set the relationship, but it is too complicated for me.
Is anyone already doing reporting with PowerBI or with an external tool using API or DB connection who faced and resolved similar issues?
Or is there any other import method to have Netbox reporting done with PowerBi?
Thanks a lot for your help!
Best regards,
Victor