I've uploaded excel file consist of Jet Enterprise report in which I've converted pivot table into formula ( Analyse- OLAP Tool- Convert to formulas). After uploading excel file to jet web portal, following error encountered:
Jet.Nimbus.Web, Version=18.0.18039.1, Culture=neutral, PublicKeyToken=062caa159426bac3 System.ArgumentNullException: Value cannot be null.
Parameter name: workDefinition.Workbook
at Jet.Nimbus.RunReport.ReportProcessExecutable.ExecuteReport(RunReportWorkDefinition workDefinition, WindowsIdentity identity, CancellationToken cancellationToken, Int32 pipeClientTimeout)
at dd.Run()
How to resolve this issue?
Thanks in advance