It's hard to import scientific data (from simulation models as example) in HDF5 format. There is Specs for: https://www.hdfgroup.org/HDF5/
3 Comments
- michael_peters1New MemberWe also have loads of HDF5 data which we only can make use of in Power BI when converting them. This is quite inconvenient, when the data-sets are large. Direct support in Power BI would be highly appreciated.
- lwoodsendNew MemberIts not perfect but you can use python data connector to get h5 data. I am still voting though to get this added directly. Example: import pandas as pd protus = pd.read_hdf(file)
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Power BI reports with more than 50 report pages cannot be exported
Currently, you can only export those Power BI report where total report pages are less than or equal to 50. If a report has more than 50 pages and you try to export it (PDF/PPT) you get an error mess...ankushsharma13 hours agoNew MemberNeeds Votes5.5KViews331likes51CommentsAllow customization of email notifications for failed pipeline activities
Currently, Microsoft Fabric can automatically send an email notification when an activity or item in a pipeline fails. However, the content and structure of this email follow a fixed template. It w...SolutionsBryn4 hours agoNew MemberNew3Views1like0Comments:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft6 hours agoMicrosoft EmployeeNew25Views3likes0CommentsNative Multi-Visual Cascading Selection (Beyond Ctrl + Click)
The Problem: When working with multiple tables or matrices on a report page, users frequently need to chain selections together (e.g., clicking Matrix A filters Matrix B, and then clicking Matrix B ...74075410 hours agoNew MemberNew12Views0likes1Comment