We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I import my transactions and then export them to Google Sheets, sometimes a given cell in some given column is empty.
For particular use cases, I want to be able to replace the empty value with some other value.
I am having a hard time figuring out how to correctly specify the findPattern in my mintable.jsonc to replace an empty cell with some other value.
findPattern
mintable.jsonc
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I import my transactions and then export them to Google Sheets, sometimes a given cell in some given column is empty.
For particular use cases, I want to be able to replace the empty value with some other value.
I am having a hard time figuring out how to correctly specify the
findPattern
in mymintable.jsonc
to replace an empty cell with some other value.Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: