thought is was a simple sum there are no filters or dax expressions used. all road_total values for all region_id powerbi gives me this result REGION_ID Road_Total B 33406.6 C 69691 D 0 G 0 M 12008.7 S 13410.7 T 29643.9 W 0 Total 167,913,307.00 same query on same data with SQL give me result below. REGION_ID (No column name) B 272875.40 C 2383902.80 D 0.00 G 0.00 M 101533.30 S 774614.60 T 518831.40 W 0.00 tried to do a supprt request but got
2 Comments
- leitat-servicesNew MemberI have a similar issue. For a 20 rows table, countrows returns 400, and for a distinct count for 4 different values, the function returns 80, multiplied by 20 both cases.
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Clone a workspace, including its data, to a new workspace
Description: Today there's no way to fully clone a Fabric workspace: git sync and Deployment Pipelines move item definitions only, not the underlying data; Warehouse's zero-copy CREATE TABLE ... AS ...gclements39 minutes agoHelper IINew4Views0likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara6 hours agoNew MemberNew5Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi9 hours agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K11 hours agoMicrosoft EmployeeNew26Views7likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz16 hours agoAdvocate IPlanned1.8KViews61likes5Comments