How to change Tableau LOD Include function to DAX

Hello, I am new to Power BI and stuck with the PBI report development where Include LOD function should be incorporated. Below is the existing calculation being created and Tableau and need to know how to achieve the same in DAX.

“FLOAT(If [Project] = ‘Filled’ then {INCLUDE [Project ID],[Work ID]:SUM([Resource Count])} END)”

Hello @SwatiSharma, have you added this question on converting a Tableau Level of Detail expression to its equivalent DAX expression to the appropriate Tableau Community Forum?

You can check at:

https://www.thedataschool.com.au/joe-chan/how-to-use-tableaus-fixed-lod-in-power-bi/#:~:text=LOD%20(Level%20of%20Detail)%20allows,specify%20the%20level%20of%20granularity.

Hope it helps
If not please let us know.