Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I can not find formulas, descriptions ..
Is it really only an import?
Thank you
Solved! Go to Solution.
Hi @OlgaUA,
Both solutions provided above can create a simple new table in your scenario.
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
Hi @OlgaUA,
Both solutions provided above can create a simple new table in your scenario.
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?
Regards
In Query Edit try
=#table({"ID","Value"},{{1,"A"},{2,"B"}})
User | Count |
---|---|
73 | |
70 | |
38 | |
24 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
41 | |
40 |