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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
OlgaUA
Frequent Visitor

How to create a simple new table with two columns: ID (count) and value?

I can not find formulas, descriptions ..
Is it really only an import?

Thank you

1 ACCEPTED SOLUTION
v-ljerr-msft
Employee
Employee

Hi @OlgaUA,

 

Both solutions provided above can create a simple new table in your scenario.Smiley Happy

 

1. Click Get Data -> Choose Blank Query, then Enter the formula below.

=#table({"ID","Value"},{{1,"A"},{2,"B"}})

2. Click "Enter Data" under Home tab, then you should be able to input/paste your table there.

 

Regards

View solution in original post

5 REPLIES 5
v-ljerr-msft
Employee
Employee

Hi @OlgaUA,

 

Both solutions provided above can create a simple new table in your scenario.Smiley Happy

 

1. Click Get Data -> Choose Blank Query, then Enter the formula below.

=#table({"ID","Value"},{{1,"A"},{2,"B"}})

2. Click "Enter Data" under Home tab, then you should be able to input/paste your table there.

 

Regards

Hello, everybody,

Thank you very much, everything turned out

Hi @OlgaUA,

 

Great to hear the problem got resolved! Could you accept helpful replies as solution to help others who may also have the similar issue easily find the answer and close this thread?Smiley Happy

 

Regards

Vvelarde
Community Champion
Community Champion

@OlgaUA

 

Hi, you can create a new table using "Enter DATA" Option.

 

 




Lima - Peru
hugoberry
Responsive Resident
Responsive Resident

In Query Edit try

 

=#table({"ID","Value"},{{1,"A"},{2,"B"}})

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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