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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Shampa
Regular Visitor

Data Not Fetched

Hi Team,

 

Data is trimmed and visible in excel but upon being uploaded , it is not reflecting in BI for only 1 account out of 34 accounts.

1 ACCEPTED SOLUTION
v-sdhruv
Community Support
Community Support

Hi @Shampa ,

There could be multiple reasons for that.

1.Maybe for that one account, there’s an invisible character causing a mismatch.

You can use a formula like =LEN(A1) to check length.

Compare it to =LEN(TRIM(A1)) or =LEN(CLEAN(A1)).

If lengths are different, hidden characters exist.

2.Data Type mis-match-
Check- In Power BI > in Power Query Editor > see the datatype of the column (Text/Number).

3. Filtering/Transformation Error:

Maybe while importing into Power BI, a step in Power Query is unintentionally filtering out that account.

Check Applied Steps in Power Query.

Hope this helps!
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

View solution in original post

7 REPLIES 7
v-sdhruv
Community Support
Community Support

Hi @Shampa ,
Just wanted to check if you had the opportunity to review the suggestions provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @Shampa ,
Just wanted to check if you had the opportunity to review the suggestions provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @Shampa ,
Just wanted to check if you had the opportunity to review the suggestions provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @Shampa ,

There could be multiple reasons for that.

1.Maybe for that one account, there’s an invisible character causing a mismatch.

You can use a formula like =LEN(A1) to check length.

Compare it to =LEN(TRIM(A1)) or =LEN(CLEAN(A1)).

If lengths are different, hidden characters exist.

2.Data Type mis-match-
Check- In Power BI > in Power Query Editor > see the datatype of the column (Text/Number).

3. Filtering/Transformation Error:

Maybe while importing into Power BI, a step in Power Query is unintentionally filtering out that account.

Check Applied Steps in Power Query.

Hope this helps!
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

Apologies for late reply.

thanks a tonn !

Akash_Varuna
Super User
Super User

Hi @Shampa Could you check if the data model in Power BI excludes the account due to filtering or relationships

Cookistador
Super User
Super User

Can you see all accounts in query ?

Just to try to understand from where this issue is comming

 

For me, it looks like that something is wrong on Power query side

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors