GithubHelp home page GithubHelp logo

ivanbond / sap-boa-automation Goto Github PK

View Code? Open in Web Editor NEW
16.0 4.0 6.0 3.14 MB

SAP BO Analysis Excel addin automation using VBA

License: MIT License

Visual Basic 100.00%
vba sap-bi sap-boa excel

sap-boa-automation's People

Contributors

ivanbond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sap-boa-automation's Issues

Add check if no new data in a cube

Add check 'if no new data in a cube' after refresh of data source.
Typical checks: data for yesterday, data for today.
Can be dummy data source, that query one date without details.
E.g. after refresh of DS - run macro, that will make a check (macro as can be any logic). Result of macro - true / false. If false - postpone refresh.
Keep process alive or tell external 'refresh' about required postpone?

If handle locally -concern about sustainability of BOA, enable/disable, logon/logoff - test.
add parameters to ControlTable - "Delay", "Delay try (min)". After run of 'after DS macro' main sub Refresh will check indicator of delay (true/false), if yes - saplogoff, disable BOA, Sleep for specified minutes, start Refresh from the beginning.
If external Reports Controller (independent) - ?

New Action - update Power Point tables with

Update Power Point Tables - "XL_" logic.
Using Title of tables in Power Point, assign them unique name XL_TABLE_NAME.
Use same name for NamesRange in Excel.
Macro goes through XL_ named ranges and update cell by cell values in Power Point.

Range to HTML

Range to HTML
CreateHTML from - path to HTML template
Chance to replace ###table### by NamedRange
Chance to replace ###Chart### by Chart Name - chart ID, sheet + chart name.

Save only Print Area - add parameter

One of popular scenario - make PDFs from Excel. Sometimes it is handy to have XL version of PDF. So, idea it to add parameter to 'Save As' action, that will allow to save only print area. Transfer values and formats to a new workbook.

No process logging

Would be good to have refresh log in a separate file.
To be able to support files on SharePoint, better to store logs locally, e.g. in system Temp folder, or specified by user in parameter.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.