reports
547 TopicsDataSource.Error: Microsoft SQL: A connection was successfully established with the server, but then
hi all, since this morning i suddenly have this message "DataSource.Error: Microsoft SQL: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)". Am using a SQL db connection and use a Microsoft account to logon. Unfortunately, the connection refuses to work ( Message=A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.) Number=-2146893019 Class=20) Hope you can help me out thanks MSolved101KViews1like4CommentsConverting Binary to hex value or numeric value
Hi, I have Hex Value showing up as a Binary content in PBI desktop (ConversationIndex in MSExchange Attribute object) On expanding this Binary column, I get to see some Unicode characters and not exactly numeric/ hexadecimal values. Is there a way I can convert the Binary content to Hex or interger/ numeric value? Thanks, MannuSolved14KViews0likes7CommentsPower BI Apps - Audience seems not enough & Power BI REST API doesn't support direct read assignment
CONTEXT: Power BI Premium WS. We have implement this security architecture for a specific Entra Group X: XXX-SemanticModels Workspace: None Sales Semantic Layer: Read, Build XXX-Sales Reporting Workspace: none XXX-Sales App: part of the Audience Report level: Read We currently use CI-CD pipelines to deploy the structure across enviroments (yaml, powershell, Power BI REST API, etc) ISSUE: We have an issue with the last bullet: Report level: Read permission. On one hand, it seems we need this permisson (despite the Power BI App documentation) otherwise users cannot see the content of the App. On the other hand, there's No Report-Level API for "Read" or "Reshare" so everytime we re-deploy a report, this permission is gone. Any advice? TIA2.1KViews0likes13CommentsPower BI Report Builder- Report having multiple sheets
Hi All, Did anyone developed a report using Power BI Report Buider having multiple sheets?. Like in Excel , One Excel file can have multiple sheets and each sheet connect to seperate Oracle Sql query and fetch data in same sheet. For Example, Report will have two sheets , one for Employee details which internally fetch output from oracle sql query (Select * from Employee), and second for Departments details which internally fetch output from second oracle sql query (Select * from Departments) and so on...I know that it is possible in Power BI Desktop but I am looking for anyone who can help me get it done in Power BI Paginated Report Builder. Thanks, JitKSolved28KViews0likes11CommentsPower BI shows tomorrow's date today in filter
Hello, When I go to the relative date filter and filter by date and press "include today" it shows tomorrow's date. See below. The actual day was 10/29/2019 and Power BI thought that today was the following day. I've looked around in the settings and do not see where I can overrule this. I have auto date/time selected and my computer acknowledges the correct date, 10/29. Where can I change this setting? Or how should I overcome this issue? Any and all help would be greatly appreciated. Thank you.Solved13KViews1like5CommentsDynamic measure formatting (preview) not displaying stacked bar chart totals in correct format
Problem: Stacked bar charts dont display totals in the correct format when using the new preview feature dynamic formatting for measures. See the image below In this example the measure is dynamically formatted to display as a percentage, which it does on the individual segments of the bar. But on the totals in the tooltips it always shows a different format (possibly the original format), and when enabling the column totals it shows a combination of formats as seen at the top of each bar. Measure: Test Measure = COUNTROWS('My Table') Format: "0.0%;-0.0%;0.0%" Please could you help with identifying the issue? I cant turn on column totals on this visual as it is. Thanks1.8KViews1like5CommentsReference labels on New Card Visual autoformat numbers (column type: Text) - no way to change it?!
have a New Card Visual where I need to provide a year for reference. Since some of the years are with text (i.e. FY2025), the column has "Text" as datatype. Now, when I insert the year in a reference label, it autoformats to "2K" with no way to change it, since the column type is "Text". The solution for me was to enter Power Query, change the format of the column to "Whole number", Close and Save (with errors). Then I was able to change the format from "automatic" to "none". Then I opened Power Query again and changed the format back to "Text" and closed and saved to Power BI (now with no errors). Then the format was changed. So the conclusion is, that if you are working on an Import model, you will be able to implement this hack, but you are kind of stuck if you are working on an AAS or Live model.1.2KViews3likes5CommentsReference line types of median and percentile not calculating correctly
When adding one of the pre-defined reference line of median or percentile type to a chart the lines are not calculating correctly. They seem to be treating nulls as 0s. Given the dataset: You get a median of 5 and a 90th percentile of 49: When the actual values should be a median of 35 and 90th percentile of 55: The average, minimum, and maximum lines seem to be calculating correctly.1.6KViews1like9CommentsNew Filter Pane not Saving Selections and not publishing in Service
Hi guys, I've tried the new filter experience and it isn't working at all. On a particular table visual, I 'unhide' the filters I want to have visible. It looks good in desktop and works as intended. I save and publish then in Power BI Service, there are no filters when I select the table. I then re-open the desktop file and notice that filters I'd set to visible are all hidden again. It looks as if when saving the desktop file before publishing, it is losing the settings. Cheers KCSolved16KViews0likes11CommentsHow to calculate 12month rolling average
How to calculate 12month rolling average data - I have date table with date, month column (yyyy-mm) -I have a main table with the data of ID, hiredate, sepdate, empname -I need to calculate rolling average of my actual headcount (12months period) and so on1.8KViews0likes9Comments