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: 
Anonymous
Not applicable

How to use Filters from another InLine file


Hi All

Is there any way to use filters from InLine parameter file like table below?

I have one fact file and fetching Amount for below output. If few lines than I can simply write condition for each lines. But I have more than 200 lines in report. Output is exactly like below. I need to match PSheetID and PLnNo to the fact table and getting last column Balance(not listed in below)

Reading as

If PLnNo='UCX1', sum({<SHEET_ID=pSheetID, LINE_NUMBER ={'6','20'} Sales)-sum({<SHEET_ID=pSheetID, LINE_NUMBER ={'13','23'}>} Sales)

If PLnNo='UCX2', sum({<SHEET_ID=pSheetID, LINE_NUMBER ={'13','23'}>} Sales)

ELSE sum({<SHEET_ID=pSheetID, LINE_NUMBER =pLnNo Sales)

This is not complete syntax but idea.

Point is how to use FILTERS from InLine file please

Thanks

PSheetIDReqPLnNoSectionHeadLnNm
A.1.bN1ASSETSSecuritiesHeld to Maturity (HTM)
A.1.bN2ASSETSSecuritiesAvailable for Sale (AFS)
A.1.b6+20-13-23UCX1ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Real Estate Loans (ex CRE Loans)
A.1.b13+23UCX2ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)CRE Loans
A.1.AN30ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)C&I Loans
A.1.bN35ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Credit Cards
A.9.bN38ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Other Consumer
A.1.bN43ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Other Loans and Leases
A.9.zN109ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Unearned Income on Loans
A.1.bN110ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Allowance for Loan and Lease Losses
A.1.bN111ASSETSTotal Loans and Leases (Fair Value / LHFS & Amortized Cost)Total Loans and Leases
A.1.b52+66-59-69UCX3ASSETSLoans Held for Investments at Amortized CostReal Estate Loans (ex CRE Loans)
A.1.b59+69UCX4ASSETSLoans Held for Investments at Amortized CostCRE Loans
A.1.bN76ASSETSLoans Held for Investments at Amortized CostC&I Loans
A.1.3N80ASSETSLoans Held for Investments at Amortized CostCredit Cards
A.1.5N81ASSETSLoans Held for Investments at Amortized CostOther Consumer
A.1.5N86ASSETSLoans Held for Investments at Amortized CostOther Loans and Leases
A.1.0N110ASSETSLoans Held for Investments at Amortized CostUnearned Income on Loans
A.1.bN111ASSETSLoans Held for Investments at Amortized CostAllowance for Loan and Lease Losses
0 Replies