The parameterized variable is a simple functionality, but very powerful. I have used it in many projects where I see the requirement to create multiple metrics with small variance in the calculation. For example, calculate average orders over 30, 60, and 90 days. For this requirement, instead of creating three separate calculations, you can create...Continue Reading
Last week I came across an interesting requirement to move an app from one server to another, including community sheets. Is it really possible? I was hoping that it is so I looked for a solution. Yes, you can do it. It’s straightforward, copy app binary, rename it and change the file extension to .qvf...Continue Reading