Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello everyone
I've used in formula distinct dax to calculate Daily data. And I was given a task to get data in a period. In a period distinct data not working because there meets not same data like in a daily data. Visualization filters by data and unique elements.
the formula looks like this:
You can try like
Averagex(Values(Table[Period]), calculate(_heads_min) )
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
To explain my problem:
I had use this formula : var _density_min = _heads_min / DISTINCT('Table'[column]). It works only for daily data.
So, I need to calculate data with this formula in a period. But it's not working. because in a period in 'Table'[column] meets different values
Сould I explain it more clearly?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
37 |