fabric
13 TopicsIssues with Totals in Report Builder When Using DIVIDE and COUNTDISTINCT Measures
Hi, I've connected an RDL file in Report Builder to a semantic model developed in Microsoft Fabric. Basic measures like SUM work as expected. However, I'm encountering issues with more complex measures such as DIVIDE(Sum1, Sum2) and COUNTDISTINCT(ID), particularly in the total rows. When I don't apply a specific formula in the report, the total row displays First(measure) instead of recalculating the total as needed. For the DIVIDE issue, I understand that applying a formula directly in Report Builder can resolve it, which is acceptable. However, I have several complex measures to work with, like COUNTDISTINCT(ID), where retrieving all ID values would exceed my Fabric capacity, making it impractical to perform a distinct count directly in the report. Is there a feasible solution for this? Do you have any advice on handling such scenarios? Additionally, are there alternative tools for creating custom tables for export purposes, other than Power BI, which tends to slow down with complex measures and large datasets?Solved1.7KViews0likes3Comments2 Gateways, one Fabric warehouse
Hi Everyone, I have a problem with reports. From what I know, I can only use 1 on-premises gateway in 1 dataset in PBI. Understood. But having MS Fabric, can I pull the data from 2 different gateways to store it in Fabric data warehouse? In this DWH, I already have data from server A, but when trying to access server B, I get such error message: Can you please help me to solve this? From what I know, I need to have different gateways on these 2 servers, right? I need to combine data from server A and B, have relations set in PBI model and allow these reports to refresh automatically. Seems very strange for me that I cannot combine 2 different data sources into data warehouse, since it is one of the principal ideas of DWH - to combine data from different sources. Any ideas? What's important. The credentials I use for accessing this 2nd server via Fabric DataflowGen2 are the same as I use in MSSQL to pull data manually from server. And in MSSQL, it works just fine. Also, when creating PBI dataset that contains data only from this Gateway (server), I can set refresh as well. But I need to combine data from 2 gateways, and here's the problem. Many thanks in advance for any help!Solved1.8KViews0likes4Commentssynchronize current time on desktop and fabric
hello, i wanna synchronize current time on desktop and fabric 1. this is my power bi desktop 2. this is my power bi fabric dashboard before auto refresh by schaduler 3. this is my power bi fabric dashboard after auto refresh by schaduler 4. this is my schadule setting 5. this is my refresh history how to syncronize this ?? after i schaduler the data source to current time ???Solved991Views0likes4Commentson-premise Error for Redshift sources
Hello everyone, I have 2 VMs with on-premises clustered in Azure: these two gateways allow me to retrieve several data sources (SQL/Redshift/PostgreSQL). Since last week I can't retrieve Redshift sources: both gateways are partially online with a DLL error on GW number 2. I've updated, deleted and reinstalled the on-premise, tried to deactivate GW number 2 from the cluster but to no avail: the DLL indicated is indeed present in the right place on the VM. Azure Cloud 2: Received error payload from gateway service with ID 344420: ODBC: <ccon>ERROR [IM003] Specified driver could not be loaded due to system error 126: The specified module could not be found. (Simba Amazon Redshift ODBC Driver New, C:\Program Files\On-premises data gateway\m\ODBC Drivers\New\AmazonRedshift\AmazonRedshiftODBC_sb64.dll).</ccon>. The last solution would be to remove the GWs and reinstall an older version of on-premise, or to completely reinstall the VMs, but cel ame seems extreme. If you have any ideas, thank you.Solved1.2KViews0likes3CommentsMore Granular when pulling Semantic Models from Rest API
I am trying to pull all the tables inside my lakehouse using PowerBI's Rest API. Originally, I used: Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn then created a loop to pull all datasources of reports using the datasetID: Datasets - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn However, I notice when it is a semantic model it just shows as a SQL and does not provide the tables. Additionally, It only pulls the sources of reports. I want all the data inside a workspace. Is there a way to the next granular level, so I may see if we are duplicating pulls of tables. Also, is there a way to tell if a table is a shortcut or another re-pull of the same datasource? I am going to test this pull: Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn to see if I can get tables.713Views0likes1CommentCan't create a Dataflow gen2
Hi, I am trying to create a dataflow gen2 in Power Bi, however when I select the alternative I get the message: "Unable to create this item To create a Dataflow Gen2, you need a free Microsoft Fabric trial capacity. " I have microsoft fabric so how is this possible that I can not create the dataflow? I can't create a free trial. What licence do I need to create the dataflow?Solved2.8KViews0likes1CommentConnecting to Fabric Warehouse data from a Power BI report running on report server returns an error
When I create the report, everything runs ok in the report builder I connect to the Fabric Warehouse I can run the report from inside the report designer When save to SQL Report server, and try to run the report, I get the following error We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly. Request ID xxx Time Service version/powerbi/libs I want to include this in an embedded report, so I can't just publish the report on fabric, since I'm only on F82.6KViews0likes2CommentsPublishing Report to Workspace Creates Extra Dataset
I am publishing a report created in Power BI Desktop. The data source is a connection to a Power BI Dataset created via Lakehouse SQL Endpoint. However when I publish that new report, it publishes a new dataset with it. Is it possible to just publish the report since the dataset it is referencing is already published in the service? I now have to update two datasets instead of just one due to this. Here is the flow of how it currently looks: I want to keep the dataset with the green checkmark and remove the one with the red X, while keeping the report working.292Views0likes0Comments