Group Content
Group Info
Events
No events to show
Recent Content
How Power Query Thinks: Taking the Mystery Out of Streaming and Query Folding
How does Power Query produce the table data your expressions ask it to output? Query folding is one key concept—where behind the scenes, part or all of your M code may be rewritten into the data sour...teolachev15 days agoHelper IIAtlanta Power BI User Group - Hi everyone! I am a master’s students studying Human-Computer Inter
Hi everyone! I am a master’s students studying Human-Computer Interaction at Georgia Tech, and am currently working on a project exploring accessibility in Microsoft Fabric. I’d love to connect with ...Anonymous1 year agoNot applicableAtlanta Power BI User Group - I am working on a DAX to change colors on a stacked bar chart - I c
I am working on a DAX to change colors on a stacked bar chart - I cannot determine what is wrong with this DAX: BarToHighlight = VAR _selectedyear = VALUES(SelectedDate[Year]) VAR _yeart...Gwen_Bergeron3 years agoRegular Visitor