Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does the below make any sense to anyone? Whatever happened, it caused my distribution task to fail.
Failed report generation for report ec095266-16f0-4e4c-9112-f1f51733a613 user 0463d373-c9ac-44ae-b97f-afcad894217d exception Qlik.Reporting.Reports.Tree.Exceptions.FailedReportException: Report generation failed. Error in node of type Qlik.Reporting.Reports.Tree.Template.TableNode for request 0157cd98-8b1b-413d-9918-f064d00917cb unknown Failed object: O\Document\CH03 Template id: CH03, template level: root Request filter: Filters: [Fields: [Name: F\SalesOrderLine Website Group, ConnectionId: e0193c23-ea96-4d67-8d0b-f69ebfbaff9c, Values: [String:Brand], Override: False, Void: False, Name: F\Total Count Website Group, ConnectionId: e0193c23-ea96-4d67-8d0b-f69ebfbaff9c, Values: [String:Brandl], Override: False, Void: False, Name: F\Week Website Group, ConnectionId: e0193c23-ea96-4d67-8d0b-f69ebfbaff9c, Values: [String:Brand], Override: False, Void: False], Void: False], Bookmark: , Void: False at Qlik.Reporting.Reports.Tree.Template.TemplateLeafNode`5.ApplyFailure(FailureContentNodeResponse response, TcTransformationContext transformationCtx) at Qlik.Printing.Trees.TcTransformation.ApplyResponse(IContentNodeResponse response) at Qlik.Printing.TreeTransformationService.Process(IReportRequest reportRequest, IContentNodeResponse contentNodeResponse) |
Thanks guys,
Chris A.
Hi Chris,
usually this happens to me if I change the exported object. For example I rename/remove field that is used inside the report.
In your case there is also filter mentioned. Check if the CH03 has all the fields + also if the field that is used in the filter exists.
HTH,
Matus
exactly,
right clik the object in the designer and update the object then you can see the added columns/rows
then you can re drag the objects into the report and preview.
Hi Chanty,
I think in np17 you have to generate cache for the connection before that.
BR,
Matus
Yes, you have to re-generate cache and then update the object. Be sure that the object was not deleted from the source.
yes we have to do then only the refreshed data will appear other wise old cache data will show
perhaps it will not preview first.