Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
DerfelCadarn
Contributor III
Contributor III

Talend MDM - Update Report - Value of "Source" field

Hello,

 

I would like to filter Update Report XML from the Talend MDM Web UI only. Could you tell me how to do that ?

 

I would like to filter by Source = "genericUI". Is genericUI a default value or the default value from the Web UI only ?

 

Thanks.

Labels (4)
1 Reply
ashok5
Contributor III
Contributor III

You have to create a view on top of the Update report data model, to fulfil you need.

 

0683p000009LtXo.jpgwhile defining the view, add required attributes (shown in the image) to your viewable business elements, and  add searchable attributes (columns you want to filter like source) the provide appropriate permissions to the web users for this view deploy the view to the mdm server, then you can travese through the view from Web UI by applying appropriate filter on the source column 

0683p000009LtBl.jpg

 

Yes GenericUI is the default value for any user from WebUI