
This is the first video in a 6-part series on Virtual Table functions within the Power BI Desktop using DAX. In this video, I demonstrate how the VALUES function works. When a column name is given, the Values function returns a single column table of unique values. When a table name is given, returns a table with the same columns and all the rows of the table (including duplicates) with the additional blank row if present.
Virtual tables can be used as a filter or to add filter context to a calculation. It can be based on any context that you placed them into them and they will also allow you to internally iterate logic through them.
Typically, virtual tables are useful when you use them with iterating functions (X functions and Filter). When using virtual table, you have to understand “Filter context” and how the combination of these DAX measures all work together within that filter context.
If you enjoy my series and are interested in formal training on Power BI, Power Apps, Azure, or other Microsoft products you can use my code “Jeremiah30” at check out when purchasing our On-Demand Learning classes to get an extra 30% off - https://pragmaticworks.com/pricing/
Sign-up now and get instant access
ABOUT THE AUTHOR
Jeremiah Hersey is a Trainer for Pragmatic Works specializing in the Power Platform. He graduated from the University of North Florida in 2012 and comes with 5 years of teaching experience in high school mathematics. Jeremiah earned the accomplishment every year teaching, of being named one of the Best and Brightest teachers of Florida. His primary focus is helping our customers learn the in and outs of Power Apps.
Free Trial
On-demand learning
private training
Leave a comment