I am new to qlik view. Is it possible to use data model created once and use it for different reports. In case if it is possible let me know how we can do.
You can do a quick "dump" load of data from one QVW to another. This will take the data model s is from one QVW and load it into another QVW. When in the script editor, click on the Data from Files > "QlikView File..." button. Point to the QVW from which you want to get the exact data model. You'll see how the binary statement gets written. Quick note: only one binary statement per QVW and binary statement must be first line of the actual script. If you use the button mentioned above, it should make it more clear.