Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello guys,
I have the following problem with my Application Design. I want to put filters related to CUSTOMER_NAME and FISCAL_ID(TABLE CUSTOMERS). When i put filter to CUST_KEY from same table(CUSTOMERS) all goes right(selections goes properly) but when I select CUSTOMER_NAME or FISCAL_ID as a filter nothing happens. CUST_KEY from table CUSTOMER is the bind between all tables,but CUSTOMER_NAME and FISCAL_ID resides only to CUSTOMER_TABLE.
Any solution is welcome.I'm stucked here...
Thank you in advance, !
Can you share a sample app and expected output you are looking for.? Can you share your data model as well?