Excel Add-In for Avalara

Build 26.0.9655

FilingCalendarAvailablePOA

FilingCalendarAvailablePOA view for AvalaraAvatax data provider.

Table Specific Information

Select

To retrieve records from FilingCalendarAvailablePOA table, at least CompanyId should be specified in the Where clause. The add-in will use the Avalara API to process WHERE clause conditions built with the following columns and operators. Most of the columns support server side filtering with the following operators: =,>,<,<=,>=,IN,NOT,IN,AND,OR,LIKE. The rest of the filter is executed client side within the add-in. For example, the following query is processed server side:

SELECT * FROM FilingCalendarAvailablePOA WHERE CompanyId = '247015' AND Filename = 'MyFileName'

Columns

Name Type Description
CompanyId [KEY] String Company Id of the parent record.
Bytes String Bytes of the file.
Filename String Original filename.
Success Bool True if this download succeeded.
ContentType String Mime content type.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655