Hi All,
I have two tablestable 1 and fact 1. I want to create another final table with missing Product in Fact 1for the Financial year by comparing Fact 1 with Table 1, Table 1 is r...
...tyT2
1,11
2,22
3,33];
The goal is to obtain a final table like this, where we can compare the quantites of there two tables and check where QtyT1 is different from QtyT2 using only s...
...ay to compare the 2 tables and lets say in a row the customer name doesnt show on one of the tables then I want to show that in a new column indicating "Customer Name not match" similarly if there is m...
Hey everyone!
I have a little porblem with the analysis of data in a pivot table.
Here is an example, we are talking about data of an electricity meter:
I am currently trying to h...
Hi All,
I have two tables and here i want to compare date between tables.
If the date field in the first table is between the dates in the second table according to the ID field, I want N...
Hi, Can anyone please help how to compare two table in qlik and only load not matching rows as shown in below table. Table1: Table2: Desired Result: Table3: Thanks, Ram Krishna
...s comparison between two snap dates, that are Alternate dimensions (Snap_date_1 and Snap_date_2).
the column formula that shows only the alternate values for the snap date works fine and is :
I...
...he same time, it is required to have a table showing the results, D and C.
I need to, somehow, compare the rows grouped by date. Also, the "Date" column will be selected from a list of d...
hi, I have table A which has start_date and Table B which has approved_date . There is no key b/w A and B. Using Table 'C' to join.I need to compare start date and approved date and return S...