Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
If I import a SharePoint list via this Implementation 2.0 method:
SharePoint.Tables("url_here", [Implementation="2.0", ViewMode="All"])
a number column shown as percentages is coming in as null. It contains no values when it clearly does on SharePoint. If I change the method to this:
SharePoint.Tables("url_here", [ApiVersion=15])
the column will come in fine, but then I have to deal with column real names instead of display names and have a big problem with time zones. Is this a known issue?
@JSpradlin , check if any step added in the power query that has an error or done some data type change which has caused it
debug issue
https://www.youtube.com/watch?v=OE6DPmKqN7s
refer how to handle error in power query
https://www.youtube.com/watch?v=OE6DPmKqN7s
https://www.youtube.com/watch?v=9-Lag0VOiTs
I'm viewing the table from the initial navigation step. Shown as a percentage on SharePoint yields null values. Shown without formatting shows the desired decimals.
As percentage, you can see it's brought in as a decimal formatted column.
As a normal number column:
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 65 | |
| 30 | |
| 26 | |
| 25 |