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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ovetteabejuela
Impactful Individual
Impactful Individual

Multiple Filetype in a column from a Source - Can M handle such?

I have some data sources that have some multiple data-types. These are excel workbooks, some sources are coming from templates which have in the formula =if(a+b=0,"No Sales",a+b).

 

What usually happens is that I have to go over and remove these "No Sales" occurences - BUT is there some way that during import process (in PowerBI) this can be handled? I'm thinking M, but how (if it is able).

 

Or what could you suggest - I could go ask that the formula be changed but I am curious now if there is a way to handle such situations.

 

 

1 ACCEPTED SOLUTION
MattAllington
Community Champion
Community Champion

When you are importing data (get data) you can select the column and select "replace value" to replace this text with either null or 0



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

View solution in original post

2 REPLIES 2
MattAllington
Community Champion
Community Champion

When you are importing data (get data) you can select the column and select "replace value" to replace this text with either null or 0



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.


@MattAllington wrote:

When you are importing data (get data) you can select the column and select "replace value" to replace this text with either null or 0


 

@MattAllington, That I should try, thanks.

 

By the way I just purchased "The Definitive Guide to DAX", great book but I am also planning to get yours within the month.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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