Best way to enter data into qlikview source database
Hi all,
I'm looking for a best way that a qlikview user can enter data, which somehow updates source sql database. I'm trying to build UI that will help users to enter data and the changes are reflected on sql database. Is qlikview macros the best way to do it? or building separate web-based UI is better? or anything else?
I think the best way is a Macro in QV because it belongs to QV, another way I know is using an extension with php but unfortunatelly I don't have this extension in this moment.