<turbo-stream action="update" target="wiki_card"><template>
<h1>Conversions (list of from-to values to convert)</h1>
<h2>Overview</h2>
<ul>
<li>With "Conversions", you can convert the value of a field during the data transfer.</li>
<li>This is good if you have a smaller set of values in the source database that needs to be converted to another set of values in the destination database.</li>
<li>For example you could have department codes "A", "B" and "C" in the source and in the destination these needs to be "EAST", "WEST" and "SOUTH".</li>
<li>Another way to achieve the same would be to use the formula <a href="/wiki/case" data-turbo="true" data-turbo-stream="true" data-controller="wiki" data-action="wiki#updateUrl">CASE</a> or <a href="/wiki/convert" data-turbo="true" data-turbo-stream="true" data-controller="wiki" data-action="wiki#updateUrl">CONVERT</a> directly in the Field List ( mapping) section.</li>
<li>If you have another table that contains the mapping between the source values and the destination values, you could also use the formula <a href="/wiki/dblookup" data-turbo="true" data-turbo-stream="true" data-controller="wiki" data-action="wiki#updateUrl">DBLOOKUP</a> in the Field List to lookup the corresponding destination value.</li>
<li>Conversions will always be done on the source table - data is converted when it is read from the source table.</li>
<li>Conversions are not done when the field is used in a formula in the Field List. In this situation, you should use the <a href="/wiki/case" data-turbo="true" data-turbo-stream="true" data-controller="wiki" data-action="wiki#updateUrl">CASE</a> formula instead.&nbsp;</li>
</ul>
<p>&nbsp;</p>
<ol>
<li><strong>Field Name:</strong></li>
<p>Here you specify the field name from your source system that should be converted.</p>
<p>&nbsp;</p>
<li><strong>From Value:</strong></li>
<p>Here you specify the value from the source table.</p>
<p>&nbsp;</p>
<li><strong>To Value:</strong></li>
<p>Here you specify the corresponding "to value" (the value you would like to see in the destination table).</p></ol>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='Conversions (list of from-to values to convert)' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='Conversions (list of from-to values to convert)' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>Conversions (list of from-to values to convert) - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
