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

RESOURCE-144 Support power bi dashboards #507

Merged
merged 15 commits into from
Feb 25, 2022
Merged

Conversation

sathish-progress
Copy link
Contributor

Description

Support Power BI Dashboard(s)

Issues Resolved

#470

Check List

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
@sathish-progress sathish-progress requested review from a team as code owners September 28, 2021 04:17
@sathish-progress sathish-progress added Documentation Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number. labels Sep 28, 2021
@sathish-progress sathish-progress linked an issue Sep 28, 2021 that may be closed by this pull request
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@sa-progress sa-progress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please

@@ -0,0 +1,10 @@
group_id = input(:inspec_powerbi_workspace_id, value: '')
dashboard_id = 'b84b01c6-3262-4671-bdc8-ff99becf2a0b'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can not keep the dashboard id hardcoded I think or need to provide through variable file if it does not change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no actually it is a temporary ID and changes every time we create a dashboard, that is why I localized it to this file

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@clintoncwolfe clintoncwolfe changed the title Support power bi dashboards RESOURCE-144 Support power bi dashboards Feb 17, 2022
@clintoncwolfe
Copy link
Contributor

@sathish-progress can you please resolve the conflicts and then merge this, and close RESOURCE-144?

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@IanMadd IanMadd force-pushed the support-power-bi-dashboards branch from 1e9a38f to ef21051 Compare February 24, 2022 17:10
Signed-off-by: Soumyodeep Karmakar <soumyo.k13@gmail.com>
@soumyo13 soumyo13 merged commit 744fb41 into main Feb 25, 2022
@soumyo13 soumyo13 deleted the support-power-bi-dashboards branch February 25, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation ReadyForDocs Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Power BI Dashboards
6 participants