Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
JSpradlin
Advocate II
Advocate II

SharePoint Number % Column

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_0-1692367918680.png 

JSpradlin_1-1692367946440.png

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

JSpradlin_0-1692618314968.png

 

As a normal number column: 

JSpradlin_1-1692618409082.png

 

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.