I have a table with 100+ columns, and need to make a window with lots of tabs to update that table.
Which is the best way to do that?
I do not want to make ten DWs with the same SQL and use shareData because will be horrible to customize it after(add/remove columns).
Is there a way to use the same sql like an ancestor and Ihenrit it to use with differents datawindows so the share will never fail?
Accepting any ideas.
Which is the best way to do that?
I do not want to make ten DWs with the same SQL and use shareData because will be horrible to customize it after(add/remove columns).
Is there a way to use the same sql like an ancestor and Ihenrit it to use with differents datawindows so the share will never fail?
Accepting any ideas.