Skip to main content

Japanese field names used in formulas

  • October 13, 2023
  • 3 replies
  • 22 views

Forum|alt.badge.img+6

I have a base in Japanese and want to use Japanese field names but when I tried to put together a formula, it does not work.  Is there a work around for this issue?

3 replies

Forum|alt.badge.img+21
  • Inspiring
  • 560 replies
  • October 13, 2023

Field names containing Japanese characters, symbols, or spaces need to be enclosed in {}.

{日本語フィールド}

 


Forum|alt.badge.img+6
  • Author
  • New Participant
  • 3 replies
  • October 13, 2023

Field names containing Japanese characters, symbols, or spaces need to be enclosed in {}.

{日本語フィールド}

 


Just to confirm, will the squiggly brackets replace regular brackets--> ( English field name) or in addition to?


Forum|alt.badge.img+21
  • Inspiring
  • 560 replies
  • October 13, 2023

It was a case of writing in Formula.

Example:

<Single line Text Field>
Fieldname : 日本語フィールド
Value: Japanese Field

<Formula Field>
Formula : 

"This is " & {日本語フィールド}