How and why to Create VIRTUAL TABLES in DAX Formulas

  Рет қаралды 19,879

Nestor Adrianzen

Nestor Adrianzen

Күн бұрын

Пікірлер: 28
@akshaynikam6628
@akshaynikam6628 3 жыл бұрын
Thank you for your wonderful video..! It's completely good Content
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
Akshay, thanks for your feedback. Keep it up👍
@ALPHERATZ3650
@ALPHERATZ3650 Жыл бұрын
Excelente explicacion
@NestorAdrianzen
@NestorAdrianzen Жыл бұрын
Gracias por revisar el contenido José. Saludos 👍
@IvanCortinas_ES
@IvanCortinas_ES 3 жыл бұрын
Very useful Nestor. Thank you for the video.
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
Glad it was helpful! Keep it up, Iván.
@rogervandecraen9797
@rogervandecraen9797 2 жыл бұрын
Great tutorial and very helpful, I want to create a virtual table an use it to lookup a value from the table. but hwo to use the columns from a virtual table as they are not visable. ?
@NestorAdrianzen
@NestorAdrianzen 2 жыл бұрын
Roger, Thanks for stopping by. You are correct, we cannot see virtual tables unless we use DAX table functions to intentionally create a physical table in the model (Modeling > New table). What are you trying to accomplish? You might want to use Power Query to create a physical table to lookup a specific value. This process is called NORMALIZATION in data modeling. This tutorial will provide some guidance. I hope this helps. Cheers! kzbin.info/www/bejne/gHWmmWumZ8eNgpI
@pedrodias4355
@pedrodias4355 2 жыл бұрын
Hi Nestor, in the calculate table example, instead of summarizing the country on the visual, how could we summarize it by country on the calculate table virtual table? Thanks for the content, really helpful. Regards Pedro
@xeeshanahmad8757
@xeeshanahmad8757 5 ай бұрын
Fabulous 👍
@NestorAdrianzen
@NestorAdrianzen 5 ай бұрын
Glad to hear that. Cheers!
@就已
@就已 3 жыл бұрын
Great video and great topic
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
Glad you found it helpful. Cheers!
@sachithnavarathne9362
@sachithnavarathne9362 2 жыл бұрын
Hi Nestor! Great content. I do have a question. I want to create a virtual, but it needs to have a column with a calculation as well, on top of selecting columns from other tables. Any recommendations? Thanks!
@abdulqadeerkamangar6279
@abdulqadeerkamangar6279 3 жыл бұрын
Great content How can we create table having multiple top5 based on counts from two columns product and country to create scattered diagram?
@kirillmelnikov1700
@kirillmelnikov1700 Жыл бұрын
Thank you) U have helped me
@NestorAdrianzen
@NestorAdrianzen Жыл бұрын
Thanks for stopping by!
@alsega7
@alsega7 3 жыл бұрын
👍🏻👍🏻. Tienes este contenido en español?. Gracias.
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
Alonso, gracias por revisar el contenido. Lo tengo en mi lista. Saludos
@aiinabox1260
@aiinabox1260 3 жыл бұрын
Nice video, does calendar() is also creating virtual table .?
@NestorAdrianzen
@NestorAdrianzen 2 жыл бұрын
Raj, That's a good question. In theory, all DAX functions that result in a table of values can create a virtual table. However, virtual tables are usually embedded in other functions. Remember, virtual tables are not physically stored in the model. So going back to your question, if the CALENDAR results are not embedded in other table functions, it's not a virtual table. I hope this helps!
@bss43
@bss43 3 жыл бұрын
Hi how to drill through with multiple selected values in Power BI . Is it still impossible? or at least not force to select "a single data point from.." to be able to use simple PageNavigation action with Slicers applied. (by default it "forgets" slicer selections)... any solution for this?
@bss43
@bss43 3 жыл бұрын
what I would like to achieve, is using mix (selecting items) in slicers and be able to click on items on visuals and then click "DrillThrough" , but not only on one specific item but on multiple - and these selections should be applied on Detailed page. Currently after selecting multiple items on charts(visual) after clicking on DrillThrough button I see "please select a single data point" and it does not redirect to Detailed page...
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
BS S, Thanks for stopping by. As far as I know and as of today, Drill through is only available for single data points. There might be some logic behind that the engine doesn't allow to have multiple selections. You might want to check the Power BI community suggestions about this topic: community.powerbi.com/t5/Desktop/Drill-through-with-multiple-selected-values-doesn-t-seem-to-pass/m-p/1211027#M539995
@erinfield1943
@erinfield1943 3 ай бұрын
Creating new table- 8:06
@NestorAdrianzen
@NestorAdrianzen 3 ай бұрын
Excellent! Thanks for stopping by.
@SergiyVakshul
@SergiyVakshul 3 жыл бұрын
Why do you call it "Virtual Table"? In documentation it is mentioned as "table or table expression".
@NestorAdrianzen
@NestorAdrianzen 3 жыл бұрын
Sergiy, Thanks for stopping by. Yes, a table expression can be a Virtual Table if it's part of a measure or calculated table.
How to Create a SLICER for VALID DATES Only in DAX
8:36
Nestor Adrianzen
Рет қаралды 4,6 М.
How to Use the CALCULATE Function in Power BI
19:31
Nestor Adrianzen
Рет қаралды 59 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 38 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
DAX VALUES [DAX Virtual Table Series - Ep. 1]
11:53
Pragmatic Works
Рет қаралды 14 М.
Expanded Table - The Whiteboard #04
14:02
SQLBI
Рет қаралды 14 М.
UX that makes a difference in Power BI | Highlighting Periods
19:10
How to Power BI
Рет қаралды 2 М.
Use CONCATENATEX to Create Smart Visuals in Power BI
20:02
Top 5 Tips & Tricks For Debugging Virtual Tables In Power BI
20:05
Enterprise DNA
Рет қаралды 3,8 М.
Power BI Year-Over-Year Growth % Calculations [DAX]
22:18
Nestor Adrianzen
Рет қаралды 104 М.
Fields Parameter in Action I Practical Examples
15:14
How to Power BI
Рет қаралды 136 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39