@AbhishekChatterjee14
Try changing the export excel file type from xls to xlsx.
Or to .csv/.txt
For further context, .XLS (which is compatible with Excel 97-2003 Workbook) has a limit of 65536 rows. Hence, it is prompting the error - Excel workbooks cannot support more than 65536 rows.
This is also why other Users from this community is advising you to change to another file type. Hope this is informative.
It's now possible to use the additional insights to have dynamic filters, however the columns in the table are fixed widths. It's quite unfortunate that the ability is added, but the layout isn't dynamic. I understand that a report is more fixed, but adding dynamic columns would really help make the management reportβ¦
There was an error rendering this rich post.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦