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

[24.x][PowerBI] Enable client resizing #1645

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

encimita
Copy link
Contributor

@encimita encimita commented Jul 25, 2024

Summary

This PR is a backport of a PR in main branch, and enables some additional options in the Power BI add-in. It also removes the logic to hardcode the height and width of the addin, allowing the client to decide on its size instead, for a much improved user experience.

Work Item(s)

Fixes AB#542753

encimita and others added 2 commits July 25, 2024 11:35
…zing (#1332)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
This PR tackles a few minor limitations with the Power BI embedded
experiences.
Allows to set the token for the embed experience separately, removes
unnecessary logic to tweak the size of the part hosting the add-in,
allows to set more granular settings for the embed experience.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#538462](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/538462)
@encimita encimita requested a review from a team as a code owner July 25, 2024 10:53
Copy link

azure-boards bot commented Jul 25, 2024

✅ Successfully linked to Azure Boards work item(s):

@encimita encimita merged commit dbf582d into releases/24.x Jul 25, 2024
25 checks passed
@encimita encimita deleted the private/encimita/24-pbi-addin branch July 25, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants