Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

without common fields mapping is possible or not

Hi,

I have two tables but there is no common field to map that two tables, there is any other way to map the two tables.

      Table1:

     

BusinessPriorityIssue Identified_dateSLA _dateIssue_IDStatus
PECOHigh2/5/20172/12/2017ALM1254In Progress
ComEDLow2/8/20172/15/2017ALM142closed
PECOHigh2/12/20172/18/2017SUR1247Ready
ComEDLow2/14/20172/21/2017IMI165Waiting for Input

Table2:

    

DateResource HoursWork Areawork Detail
2/6/2017Ram8Qlikview-PECOworking on enhancement
2/7/2017Ranjit8Qlikview-ComEdworking on dashboard
2/8/2017Durga8Qlikview-BGEworking on presentation
2/9/2017Irshad8Qlikview-PECOworking on extraction
2/10/2017Shakila8Qlikview-PECOworking on enhancement
2/11/2017Ranjit8Qlikview-ComEdworking on dashboard
2/12/2017Durga8Qlikview-BGEworking on presentation
2/13/2017Irshad8Qlikview-PECOworking on extraction

from above two tables i have to map into single table.

10 Replies
vishsaggi
Champion III
Champion III

Ok then just use Subfield() as mentioned by Aar with delimiter '-' and index as 2. This way if ED is not Matched with Ed it will not count. Just try that let us know.