The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
KH1
2 years agoContributor III
Data Sources v Transformation Rules - mapping blanks
G'day ONE members,
There are blanks for some rows in certain Dimensions in our source data files. 1. In DS w/o using a Logical Operator, pls share how to map those blanks to new values, and/or 2....
- 2 years ago
I had another thought about this. You can create a List type map with the source value of ; (semicolon). That seems to pick up blank source records. I haven't tested it fully but it seems to work.
- 2 years ago
I use the Leading Fill Value setting in the data source to add a value to blanks. This will only add to the value if there are less characters in the dimension than there are in the leading fill value.
For example, if your leading fill value is set to ### and the file has a value of "x" the data source value would show "##x" or if the file has a blank value, it would show "###"
tuhler
2 years agoNew Contributor III
I use the Leading Fill Value setting in the data source to add a value to blanks. This will only add to the value if there are less characters in the dimension than there are in the leading fill value.
For example, if your leading fill value is set to ### and the file has a value of "x" the data source value would show "##x" or if the file has a blank value, it would show "###"
KH1
2 years agoContributor III
G'day tuhler,
Your brilliant advice works - we owe you.:steaming_bowl:
How did you figure it out?
TY. š
- tuhler2 years agoNew Contributor III
In the design and reference guide it makes note of this property. I had always assumed that the leading fill value would always prefix the value but could never get it to work. That is when I found this page in the guide: https://femsadev.onestreamcloud.com/OneStreamWeb/Help/Content/Design%20and%20Reference/Data%20Collection/Source%20Dimension%20Properties.htm
- KH12 years agoContributor III
.
Related Content
- 2 years ago
- 2 years ago
- 4 years agoAnonymous