python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
dax difference between filter vs filter values
Can someone explain how the first filter statement is different from second in DAX?
FILTER(Table, Table[Column] = "some text")
FILTER(VALUES(Table[Column]), (Table[Column] = "s...
Sivabose
Votes: 0
Answers: 1
Strategies to map attributes from multiple dimension tables
I'm trying to tackle a requirement in AAS (Azure Analysis Service) tabular model.
In the underlying data model (specific to a particular application), I've a Sales Fact table which joins with multiple...
Ankur
Votes: 0
Answers: 0
Error connecting to Azure Analysis Services - (file 'pfadalauthinfo.cpp', function PFAdalAuthInfoConfigurationWrapper::GetInstance')
We use two-factor authentication (2fa/mfa) to connect to the Azure Analysis Services (AAS / SSAS). Recently, some users have been getting this error message in their Excel 2019
file 'pfadalauthinfo.cp...

Gabe
Votes: 0
Answers: 1