Skip to content
New issue

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

Generate Excel reports based on some/user's template #28

Open
3 tasks
sergey-tihon opened this issue Jun 26, 2021 · 0 comments
Open
3 tasks

Generate Excel reports based on some/user's template #28

sergey-tihon opened this issue Jun 26, 2021 · 0 comments
Labels
enhancement New feature or request Excel Excel related tasks

Comments

@sergey-tihon
Copy link
Owner

Flow:

  1. Create report template in Excel and insert placeholders inside
  2. Write a code that connect data and placeholders
  3. Generate new report with data

Features:

  • Support basic types: string, int, float, datetime, string
  • Support multiple workbooks
  • Support some placeholders language {{item.Count}}
@sergey-tihon sergey-tihon added enhancement New feature or request Excel Excel related tasks labels Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Excel Excel related tasks
Projects
None yet
Development

No branches or pull requests

1 participant