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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

How to enter table name when table name has a space?

Hello,

 

I want to enter my table name into this tab. My table is called "Abzug KW".

 

hxwean_0-1649665388186.png

 

Unfortunetly, I get an error message, Token Eof expocted. I think, the error message is because of the space in the table name. Does someone know, how I have to type the table name into the tab?

 

I would really appreciate your help! Kind regards 🙂

1 ACCEPTED SOLUTION
Vijay_A_Verma
Super User
Super User

You will need to use # and then include table name in double quotes like below

= #"Abzug KW"

View solution in original post

1 REPLY 1
Vijay_A_Verma
Super User
Super User

You will need to use # and then include table name in double quotes like below

= #"Abzug KW"

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors