Netbox report error
#12560
Replies: 1 comment
-
In Netbox, "Reports" are scripts written in Python that you write to extract data from the database - not CSV files. See https://docs.netbox.dev/en/stable/customization/reports/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to upload one report, after that when I tried to access report tab, the portal got broken with below error, please help to fix this
<class 'SyntaxError'>
invalid syntax (netbox_device roles.csv, line 1)
Python version: 3.10.6
NetBox version: 3.5.1
Beta Was this translation helpful? Give feedback.
All reactions