Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi Team,
I have problem in calculate function when I put calculate function then in filter argument earlier not required table name but now it required . Example
Earlier = calculate ((function),Table[Column]="ABCD")
Now = calculate ((function),TableName,Table[Column]="ABCD")
The first form is just fine. Just ensure that the first input of the calculation function is a measure - a measure is put within []
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.