Essbase behavior when loading invalid member
Hello,
Good Day! We have a scenario below when we are loading data in Essbase via rule file.
Scenario:
"OU1111", "D1111", "A1111","FY20","Jan",-410.05
"OU1112", "D1112", "A1112","FY20","Jan",1234.5
"OU1113", "D ", "A1113","FY20","Jan",55
The value for the line with invalid member "D " is picking the member on the above line which is "D1112" resulting the data in the invalid section to be loaded on the intersection
"OU1113", "D1112", "A1113","FY20","Jan",55
Just want to confirm if this behavior of loading data is expected when using a rule file.