Classification Team,
We have some interval data (Ex- >= 045, >= 0.50....), which we can not transfer from variant table to database table.
Right now what I am thinking that same database I will maintain in another application called data consolidation and transfer that data to database table.
And that database table will be linked to a variant table database.
Is it suggestablesolution?
Or anyhow, when we link variant table to a database table, we have to transfer one time data from the variant table to database table?
This process change of data transfer can impact to the existing logic of dependency and dependency net?
Please guys if anyone has any clue which can improve my thinking process for the solution, suggest me.