report publishing
6 TopicsRequest for Improved Report Publishing Experience with Direct Lake Semantic Models
I’m encountering a significant limitation when working with Power BI reports connected to Direct Lake semantic models (via Fabric Lakehouse). After migrating a dataset from an Import model to Direct Lake using ALM Toolkit, I can no longer replace the existing report in the Power BI Service by publishing from Power BI Desktop — even though the dataset is correctly updated and the report is connected to the same semantic model. Issue: Publishing from Desktop only replaces the dataset, not the report. The report visuals remain unchanged, even though the PBIX contains updated pages. This behavior is inconsistent with reports using Import or DirectQuery models, where publishing replaces both dataset and report. Manual editing in the Power BI Service is not a viable alternative due to limited functionality and the complexity of the report. Deleting and re-uploading the report breaks bookmarks, links, and Analyze in Excel connections, which is unacceptable in a production environment. Request: Please consider enabling one or more of the following: Allow full report replacement from Desktop for reports connected to Direct Lake models, with a warning if bookmarks or personal views exist. Provide a “safe replace” option that updates report visuals while preserving user bookmarks and links. Improve documentation and tooling around managing reports connected to shared semantic models (especially Direct Lake). Enable Deployment Pipelines or ALM Toolkit to update both dataset and report in a single operation for Direct Lake scenarios. This limitation is a major blocker for teams adopting Fabric and Direct Lake, and it undermines the benefits of centralized semantic models. Thank you for considering this feedback.Solved617Views0likes3CommentsColor and label failed to display after publishing R visuals (ggplot)
Hi all, I'm trying to create a R visual in Power BI that colored and labeled some specific points in a scatterplot. The plot works fine in the Power BI Desktop, however, when I published the report, all the color and label disappear (same color for all points and no labels). Please see the screenshots below. And R code as follow: ggplot(data = data1, aes(x = X, y = Y))+ geom_point(pch = 16, color = colorcurrent,size = 3)+ theme_minimal() + geom_text_repel(aes(label = labelcurrent),size = 5, color = colorcurrent) where labelcurrent and colorcurrent are vectors contianing the corresponding lable name or color for each observation, i.e. c("black", "blue", ....) and c("", "lableit", ...). What do I need to do to get this working? Thanks for your help in advance! Regards, Vanessa1.2KViews0likes4CommentsThis Content is Not Available Suddenly Imposed : I HAVE BEEN USING POWER For over 5 YEARS WHAT???
utterly incredible that this appears on reports I have published and available to my users: no notice, no warning I have made no changes to my site so my assumption is that Microsoft has changed the sahring prootocol? These reports are published to web public : now they are no longer available. Every report I have published on my website is now showing this same error and I HAVE CHANGED NOTHING SO WHAT HAVE YOU DONE?????????? WHat on EARTH is going on Microsoft????? I have changed a Make content available outside of Geographies in the Tenant Settings on Admin as I had a "Notification" but REALLY ....REALLy??????????????????? You impose this with no warrning at all ???? What kind of business do you people run? you can tell I am furious at your carelessness and disregard for the consequences of your technical changes on other people who have to rely on these tools for THEIR BUSINESS Wake up and pay attention I am hoping that after 15 minutes my report MAY be available again but who knows???? CLEARLY I'LL BE ONE OF THE LAST to know UPDATE: 45 minutes later still not available WHEN YOU MAKE CHANGES WITH ENOR\MOUS CONSEQUENCES HOW ABOUT AN EMAIL TO WARN PEOPLE?????Solved1.5KViews1like4CommentsHow to publish & update a new version of a report in an app without overwriting the dataset
This is my first question to the forum … but I have found many of your answers to other people’s questions very helpful. Thank you. Is there a way to just publish and update a new version of a report in an app without overwriting the dataset please? If on Monday I created a report on Power BI desktop with several page tabs of visuals all using the same dataset containing several sql queries, then created a Power BI workspace, published the report, created a content pack, created an app and created a gateway to schedule a daily dataset refresh, then the report will show the latest data Tuesday, Wednesday & Thursday as expected. On Friday I make a minor Desk Top change to a report column headings which requires no dataset changes, publish the new version and update the app. The report now shows Monday’s data because the old data from Desk Top has been transposes along with the new report. Which stays wrong until the next data manual or scheduled dataset refresh. Is there a way to just publish and update a new version of a report in an app without overwriting the dataset? Many thanks, RampsSolved37KViews0likes2CommentsIs there a way I can publish a report and allow my customers to be able to upload their own data
Is there any way for my customers to upload their own data to a report I published and built for them? Ideally, I would like to be able to create reports and allow my customers to populate them with their own data without having to buy or install Power Bi on each customer's machine. Is there any way to do this?Solved1.3KViews0likes2CommentsExtranet access for Report Builder and/or Report Server Desktop
Hi there, We are in the process of deploying Report Server and configuring for extranet access with integration into WAP/ADFS 2016. An assumption I stupidly made was that our external customers would be able to use Report Builder and Report Server Desktop to connect to our on-prem Report Server and create their own reports. Initial tests show that this might not be possible, but could be an error in our configuration - is this functionality supported, or can reports only be created on the internal on-prem network? Any help/advice greatfully received. Cheers Tim1.8KViews0likes2Comments