I have a custom page and custom table and i have applied a filter on page,
SourceTableView = where("End Date" = filter(0D));
after applying filter and opening the page in excel with edit in excel option the it shows error-->
if editable=true i will not get this error but no record will be shown.
"read-only data source"
Thanks in advance