Pipeline Copy Data decimal handling from Oracle source
Pipeline "copy data" activities built against and Oracle source with a Fabric warehouse target do not handle precise decimal values correctly.
For example, an Oracle NUMBER(3,2) should be able to copy to a Fabric warehouse decimal(3,2) without issue, but because of the intermediate staging to Parquet format, we get an error:
ErrorCode=DWCopyCommandOperationFailed,
'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message='DataWarehouse' Copy Command operation failed with error 'Column 'the column name' of type 'DECIMAL(9, 3)' is not compatible with external data type 'Parquet physical type: DOUBLE', please try with 'FLOAT'.
We would expect the data to be staged to a Parquet DECIMAL type and convert correctly into the Fabric warehouse.
Recent ideas
Allow the target pipeline reference in Invoke Pipeline / ExecutePipeline to be set dynamically
Problem Today, the Invoke Pipeline activity (and legacy ExecutePipeline) requires picking the target pipeline statically at design time — a fixed Workspace/Pipeline selection in the UI, which serial...JONATHANHAUN5 hours agoNew MemberNew6Views0likes0CommentsReset Bookmark Navigator Selection to the Default Published View on Browser Refresh
In Power BI Service, when a user selects a bookmark through a Bookmark Navigator, the bookmark identifier is appended to the report URL. If the user refreshes the browser page, the report reloads in ...vivek123446 hours agoMicrosoft EmployeeNew5Views0likes0CommentsSeparate Interactive and Background Compute Allocation to Prevent Throttling of Live Reports
Problem Statement When Fabric capacity utilization reaches or exceeds 100% in the last one-hour window, end users experience significant disruptions when accessing Power BI Fabric live reports. This...TilakArani6 hours agoNew MemberNew7Views0likes0CommentsAccessibility issue in the Share dialog of embedded Power BI reports
Accessibility issue in the Share dialog of embedded Power BI reports I would like to share an accessibility finding identified while testing an embedded Power BI report published as part of the cont...ugartema7 hours agoAdvocate INew106Views14likes1Comment- fbcideas_migusr9 hours agoNew MemberUnder Review385Views12likes4Comments