This would allow developers to generate/create reports based on the users' input and show it immediately after that. It will be useful to show users what is the result of their predefined values.
2 Comments
- sdavies1New MemberIf someone saves changes to their embedded Power BI report (pushes the Save button), the report will be updated in Power BI service. You can then use the Power BI SDK for C# to copy that existing report to a new one, e..g. For copying the report into the same AppWorkspace, call the powerBIClient.Reports.CloneReportInGroupAsync(...) method or For copying the report into a different AppWorkspace, use the reports export/import methods, and handle streams for the report file, i.e. powerBIClient.Reports.ExportReportInGroupAsync(...) // streaming back and forth step powerBIClient.Imports.PostImportWithFileAsyncInGroup(...) I've tried all three of these, they're good.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Add Global Alignment Controls for Power BI Matrix Values and Headers
Please add a global alignment setting for Matrix visuals that allows users to apply the same alignment, left, center, or right, to all measure columns at once. This should apply to column headers, d...AaronReasoner46 minutes agoNew MemberNew1View0likes0CommentsCase sensitive-insensitive option in Power BI
There should be an option in Power BI for the data in the columns to be either case sensitive or insensitive. When one deals with data involving client names or entity names, case sensitivity-sinsens...sohail_syed_moh48 minutes agoNew MemberNeeds Votes2.3KViews124likes11CommentsGoverned & Regulation for Publish to Web feature
Notifying certain group of individuals if there is any enhancements performed on the semantic model which already hold an active Publish to Web code in place. This ensure in having more security and...Jaswanth_UNHCR1 hour agoNew MemberNew1View0likes0CommentsAllow to use service principal for VNet data gateway connection to SQL Server
Service principal authentication is not supported for Azure SQL server connections when using an on-premises data gateway or a virtual network (VNet) data gateway. As a result we have to fallback to ...Andrei-Sokalau5 hours agoNew MemberNew10Views1like0CommentsProvide a Read-Only / Source-Safe Mode for Schema Shortcuts in Lakehouse
Schema Shortcuts provide a much better management experience than individual Table Shortcuts because they preserve the source schema structure and allow multiple tables to be onboarded at once. Howev...Junghyoen8 hours agoMicrosoft EmployeeNew22Views8likes0Comments