Eeg power bi development

To develop Power BI reports, we also need to access the dev server. See 1pw for details.

Once in the dev server, you'll find the git repository content here:

C:\Users\arcade\source\repos\pwrp\eeg\code\power bi

eeg-power-bi-development-git-repo.png

Currently, GitHub Desktop is not installed on the dev server. Instead, use the VS (Visual Studio) integrated git client.

To do so, proceed as follows:

  1. open Visual Studio 2019 on the OdooTOSQL project C:\Users\arcade\source\repos\pwrp\eeg\code\ssis\ETL\OdooTOSQL_LIVE\OdooTOSQL.sln

  2. Go to the Git Changes window

  3. Pull

  4. Add comments as usual

  5. Commit all

  6. Push

eeg-power-bi-development-git-vs.png

NOTE: currently, the git client is configured for Christoph. This is a security risk!