Hello, This is a continuation of an [existing issue](https://github.com/tableau/tabcmd/issues/163), marked as `fixed` I am running development branch 2.0.7.dev9 in Windows 10 conda environment with the following command: `python -m tabcmd export OmniFieldReport/Summary?Zone%%20ZVP=22%%20Ralph%%20McFakeName --pdf -f "C:\Users\c17798\Documents\BatchPdfTest\22RalphMcFakeName.pdf" --logging-level=DEBUG` The filter name is `Zone ZVP` and the value is `22 Ralph McFakeName`. *Issue:* While the file is created as expected, no filters are applied. The default view is returned. I have attached the redacted debug output: [tabcmd_export_debug.txt](https://github.com/tableau/tabcmd/files/9551123/tabcmd_export_debug.txt)