XBRL - tables html

25 views
Skip to first unread message

Francisco Lelewell

unread,
Nov 17, 2025, 4:26:09 AMNov 17
to Arelle-users
Hi,

I'm trying to run Arelle validations on a XBRL-CSV file but i'm having trouble generating the html files.
On xbrl-xml, an previous versions from Arelle,I used to use --save-eba-tables, but not it's not working.

here is my command:
arelleCmdLine.exe ^
  --file="D:\Helpers\XBRL_CSV\sample instances\xBRL-CSV\xBRL-CSV\FINREP\DUMMYLEI123456789012.CON_FR_FINREP010000_FINREPDP_2025-06-30_20250826163344182.zip" ^
  --logFile D:\Helpers\XBRL_CSV\validationLog.xml ^
  --packages="D:\Helpers\XBRL_CSV\taxo_package\EBA_XBRL_4.2_Dictionary_4.2.0.0.zip|D:\Helpers\XBRL_CSV\taxo_package\EBA_XBRL_4.2_Severity_4.2.0.0.zip|D:\Helpers\XBRL_CSV\taxo_package\EBA_XBRL_4.2_Reporting_Frameworks_4.2.0.0.zip" ^
  --validate ^
  --formulaUnsatisfiedAsserError ^
  --plugin "ViewFileTableHtml" ^
  --viewFile "D:\Helpers\XBRL_CSV\tableView.html" ^
  --DTS="D:\Helpers\XBRL_CSV\dts.html" ^

When I try to use --save-EBA-tablesets I get:  no such option: --save-EBA-tablesets

Any help is greatly apreciated!

Gregorio Mongelli

unread,
Nov 17, 2025, 5:48:52 AMNov 17
to Arelle-users
Hi,

--save-EBA-tablesets is an option from the  saveHtmlEBAtables.py plug-in.

It could be that the plug-in is missing in the command line. try adding '--plugin saveHtmlEBAtables.py'

Best regards,

Greg

Francisco Lelewell

unread,
Nov 17, 2025, 5:57:56 AMNov 17
to Arelle-users
Thank you very much Greg, the plugin i used before, was just saveHtmlEbaTables, now it requires the "*.py"
Reply all
Reply to author
Forward
0 new messages