-
1. Re: Calculated Fields independent of Data Source?
Deepak RaiMar 14, 2018 10:25 AM (in response to Albert Briner)
Can you Join your data, That opens up a World of easy life for you.
-
2. Re: Calculated Fields independent of Data Source?
Jim DehnerMar 14, 2018 11:27 AM (in response to Albert Briner)
Hi
Here is a thought - Parameters are global - that is they are effective throughout the entire workbook - based on your string parameter you could create your first set on calculated field to use with data from your primary sources and then create a second set (same as the first) to use in your secondary source -
Jim
If this posts assists in resolving the question, please mark it helpful or as the 'correct answer' if it resolves the question. This will help other users find the same answer/resolution. Thank you.
-
3. Re: Calculated Fields independent of Data Source?
Albert Briner Mar 15, 2018 12:06 AM (in response to Deepak Rai)@Deepak: Not sure what join you mean. My two data sources are blended.
-
4. Re: Calculated Fields independent of Data Source?
Albert Briner Mar 15, 2018 2:04 AM (in response to Jim Dehner)@Jim: Thanks. Could you elaborate on "create your first set on calculated field"? Will a set help me re-use my calculated fields across data sources?