Hi team,
I am using cloud works to schedule a job to run, but I need you help to set up the process integration biweekly.
How to schedule a job biweekly?
To schedule a CloudWorks job biweekly, you'll typically use cron expressions. Since cron doesn't have a direct "every two weeks" setting, the most reliable method is to create two separate cron entries for the same job. For example, to run every other Monday at 9 AM, you'd set Best Dog Translator App one entry for the 1st and 3rd Mondays of the month (0 9 1-7,15-21 * MON) and another for the 2nd and 4th Mondays (0 9 8-14,22-28 * MON). You'll need to input these cron strings into your CloudWorks scheduling interface, ensuring the time zone is correctly set.
Now I can combine grids in the user interface, it would be useful to be able to retain any row totals and/or sub totals when I filter on a List or Text formatted column. In the example below, if I filter on Spread=Even, I lose the sub-totals for the numeric monthly data by Entity.
Hello, We need the ability to apply both summary methods in the same line item in the Polaris engine as we do in the Classic engine as soon as possible, please! Thanks.
Problem: Not able to combo modules within a Grid where you start with a module with a full list, then try to combo with a subsetted module of that same list. Example: When creating a Combo Grid with a Properties module (full list dimension) and a Calculation module (subset of the same list dimension), you are unable toβ¦