Search found 9 matches

by ezFlow
Mon Jul 25, 2022 5:36 pm
Forum: Appstore
Topic: Google Sheets Formulas
Replies: 1
Views: 5286

Re: Google Sheets Formulas

This was solved using a pivot table: Google Sheets Connect feeds a data table. New rows are added throughout the day, and the pivot table in another sheet will evolve all day. At night, both sheets are exported automatically to Excel or XML files, and the data sheet is reset, ready for next day. Add...
by ezFlow
Mon May 30, 2022 7:22 pm
Forum: Applications
Topic: Database log
Replies: 3
Views: 6377

Re: Database log

To solve this, just remove the 2 log rows in the CSV log before importing it in the Google Sheet with Google Sheets Connect . You can automate this using the String Replace app. The Strings property has to be configured like this: DataSource.+Invoice#=Invoice# Of course Invoice# matches the first fi...
by ezFlow
Mon Sep 27, 2021 5:16 pm
Forum: Flows
Topic: XML magic / repeating sections
Replies: 6
Views: 5192

Re: XML magic / repeating sections

There is a sample document in the Resource files on the app description page, and the default configuration of the Variable XPath Repeater app works with that sample file.

You can also send your specific file to our support, and we will send you the corresponding flow.
by ezFlow
Wed Sep 22, 2021 5:06 pm
Forum: Flows
Topic: XML magic / repeating sections
Replies: 6
Views: 5192

Re: XML magic / repeating sections

This is indeed just why Variable XPath Repeater was created.
https://www.enfocus.com/en/appstore/pro ... able-xpath
by ezFlow
Thu Jul 02, 2020 5:33 pm
Forum: Switch
Topic: How to reset the counter to 00001?
Replies: 1
Views: 3009

Re: How to reset the counter to 00001?

Hello, Explanation about the counter is here: https://www.enfocus.com/manuals/UserGuide/SW/20/home.html#en-us/common/sw/reference/r_switch_group.html If you want to have full control over your own multiple counters, our Counter - Numberer app will help you a lot: https://www.enfocus.com/en/appstore/...
by ezFlow
Mon Jun 18, 2018 7:17 pm
Forum: Flows
Topic: Remove hidden files ".DS_store" from a folder
Replies: 6
Views: 9418

Re: Remove hidden files ".DS_store" from a folder

Hello, First save the amount of files in job - 1 in a private data, ex nbfiles=[Switch.Calculation:Expression="[Job.FileCount]-1"] Then ungroup the job, filter out the ".DS_Store" and process the PDF files. Then Assemble the job again. Scheme Ungrouped job, and use [Job.PrivateDa...
by ezFlow
Mon Jun 18, 2018 7:05 pm
Forum: LEGACY scripting
Topic: Calculate media usage
Replies: 3
Views: 5190

Re: Calculate media usage

Hi Erik,

The bug with the decimal values has been fixed.
The v2 of the app is available in the appstore, be sure to update!
https://www.enfocus.com/en/appstore/product/counter