Answer Posted / sairam
afact table which contains only flagging values
(indicators) then we will call it as junk dimension
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is target load order?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
How to extract sap data using informatica?
How to implement security measures using repository manager?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
What is a code page?
How you prepared reports for OLAP?
Mention few advantages of router transformation over filter transformation.
COM components can be used in Informatica
Quickly characterize reusable change?
What happens when a session fails and you click on recover?
How to elaborate powercenter integration service?
What is a passive transformation?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?