Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello, I have the following functions written in Excel:
= COUNTIFS ('70 '! $ P $ 2: $ P $ 691, "> =" & A235,
'70'! $ P $ 2: $ P $ 691, "<" & A236)
Which checks whether a machine cycle has occurred at a given time of 36 seconds. however, I need to do it in Power BI? How should the function I described above look like:
= COUNTIFS ('70 '! $ P $ 2: $ P $ 691, "> =" & A235,
'70'! $ P $ 2: $ P $ 691, "<" & A236)
in DAX.
@grzegorz32 ,Can you share sample data and sample output in table format?
Hi, Yes.
I have a table that is clocking the time every 36 seconds. on its basis, I need to write a query in DAX which will check whether in the table:
There is a cycle cycle in the long table.
In short, it wants to check whether an operation is performed every 36 seconds ... or whether there are micro-stops.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
17 | |
10 | |
10 | |
8 | |
6 |
User | Count |
---|---|
18 | |
16 | |
15 | |
12 | |
10 |