A growing collection of .NET-based examples that show how to perform various actions in Qlik Sense programmatically. I decided to create these to help people along with their custom solutions for common reoccurring tasks. However, software architectural concepts and SOLID principles have been mostly ignored to keep things simple. I will provide more examples as my time permits and prioritize those that are specifically requested.
- QS Data Load Script Dumper - A demo for how one could dump all the data load scripts for use in version control software like git to track changes.
- .NET Framework 4.7.2
Qlik Sense .NET Examples is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Many commonly asked questions are answered in the FAQ: https://github.com/StevenJDH/Qlik-Sense-.NET-Examples/wiki/FAQ
Method | Address |
---|---|
PayPal: | https://www.paypal.me/stevenjdh |
Bitcoin: | 3GyeQvN6imXEHVcdwrZwKHLZNGdnXeDfw2 |
Litecoin: | MAJtR4ccdyUQtiiBpg9PwF2AZ6Xbk5ioLm |
Ethereum: | 0xa62b53c1d49f9C481e20E5675fbffDab2Fcda82E |
Dash: | Xw5bDL93fFNHe9FAGHV4hjoGfDpfwsqAAj |
Zcash: | t1a2Kr3jFv8WksgPBcMZFwiYM8Hn5QCMAs5 |
PIVX: | DQq2qeny1TveZDcZFWwQVGdKchFGtzeieU |
Ripple: | rLHzPsX6oXkzU2qL12kHCH8G8cnZv1rBJh Destination Tag: 2357564055 |
Monero: | 4GdoN7NCTi8a5gZug7PrwZNKjvHFmKeV11L6pNJPgj5QNEHsN6eeX3D ↪aAQFwZ1ufD4LYCZKArktt113W7QjWvQ7CWDXrwM8yCGgEdhV3Wt |
// Steven Jenkins De Haro ("StevenJDH" on GitHub)