To further clarify:
1. You import from SQL to Collection
2. Check collection, you confirmed that some columns are blank
3. Now you want to use the formula
If(IsBlank(ThisItem.Category),"No Category Chosen",ThisItem.Category)----Where do you want to use the Formula? Gallery or another collection?
if you are using it in another collection, please state the formula
If Gallery, then the formula is ok:

------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.