Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Governance APP Failed - The following error occurred: Field 'Application User' not found The error occurred here: ? #93

Open
1 task
DayaJha opened this issue Aug 2, 2019 · 1 comment

Comments

@DayaJha
Copy link

DayaJha commented Aug 2, 2019

Prerequisites

Description: - Facing issue while loading app, QVD generator working fine after the change.

[Description of the issue]

Applications:
LOAD
"Document Id",
"Document Id" as %KeyDocumentLineage,//, //previously %KeyDocument
// "Document Id"&'--'&replace("Application User",'','_') as %KeyDocument, //previously %KeyDocument connected to Library components
"Document Id" as "Lineage Document Id",
"Document Id" as KeyAppTree,
"Document Created Time",
"Document Modified Time",
"Document Modified By Username",
"Document Name",
"Document Name" as "Document Title",
"Document Name" as "Document Name Owners",
"Document Published Time",
"Document Published",
date(MonthStart([Document Published Time]),'YYYY-MMM') as "Document Published Year-Month",
date(floor([Document Published Time])) as "Document Published Date",
Year("Document Published Time") as "Document Published Year",
Month("Document Published Time") as "Document Published Month",
Hour("Document Published Time") as "Document Published Hour",
Minute("Document Published Time") as "Document Published Minute",
"Document Description",
"Document File Size",
"Document Last Reload Time",
"Document Last Reload Time" as "Document Last Reload Date",
"Document Saved in Product Version",
"Stream Id",
"Stream Name",
"Document Owner Id",
"Document Owner User Id",
"Document Owner Directory",
"Document Owner Name",
"Document Owner Directory"&''&"Document Owner User Id" as "Document Owner by UserId",
%KeyDocumentTagsId,
"Application User",
comp_userDocId
FROM [lib://qsgc-qvds/Apps.qvd]
(qvd)
Started loading data
Run Options << Run Options
(QVD (row-based) optimized)
Lines fetched: 0
AppsList << Apps
(QVD (row-based) optimized)
Lines fetched: 7
Native Objects Map << 7335898d-f0f9-49ab-88ed-9cc9a2bce780
Lines fetched: 20
AppOwners Map << Apps
Lines fetched: 7
TreeSheetOwnership_tmp << Sheets
Lines fetched: 0
Sheet Objects
Lines fetched: 0
TreeSheetObjOwnership Map << TreeSheetOwnership_tmp
Lines fetched: 0
Log Library Connections << scriptparsinglibconnections
(QVD (row-based) optimized)
Lines fetched: 0
ParsedTables << scriptparsingparsedtables
(QVD (row-based) optimized)
Lines fetched: 0
ParsedFields << scriptparsingparsedfields
(QVD (row-based) optimized)
Lines fetched: 0
userList << userList
(QVD (row-based) optimized)
Lines fetched: 11
tempUserMapLoad << userList
Lines fetched: 11
The following error occurred:
Field 'Application User' not found
The error occurred here:
?
Data has not been loaded. Please correct the error and try loading again.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information by looking on the version page for the web app, agent or the config.js file located in the config directory of the distribution. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@DayaJha
Copy link
Author

DayaJha commented Aug 2, 2019

QLIK Sense Version: - April 2019

Server: - Windows Server 2016 Data Center

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant