Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: (SOLVED) Triggering autofilter in Excel via Spreadsheet::WriteExcel resp. Excel::Writer::XLSX

by footpad (Abbot)
on Dec 02, 2021 at 12:50 UTC ( [id://11139317]=note: print w/replies, xml ) Need Help??


in reply to (SOLVED) Triggering autofilter in Excel via Spreadsheet::WriteExcel resp. Excel::Writer::XLSX

OK, after posting it occurred to me that saving from Excel/loffice/gnumeric must change the visibility for each row individually.

I seem to recall that this depends partly on the file format, as certain formats don't support certain properties and/or settings. (CSV is notoriously limited.)

Perhaps saving the persistent version separately from the production CSV would help? Sure, it's more steps, but if it saves effort for the export...?

--f

  • Comment on Re: (SOLVED) Triggering autofilter in Excel via Spreadsheet::WriteExcel resp. Excel::Writer::XLSX

Replies are listed 'Best First'.
Re^2: (SOLVED) Triggering autofilter in Excel via Spreadsheet::WriteExcel resp. Excel::Writer::XLSX
by LanX (Saint) on Dec 03, 2021 at 18:52 UTC
    Thanks, I'll consider this.

    I also have a trick to trigger a Perl script from a spreadsheet, this could be used for a reprocess/reload mechanism. :)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139317]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 15:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found