March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Expert
How would you apply the CF rule to the following, i am getting a erro for -250 to < -500 and so on as shown
HI @Anonymous,
I think you are write the wrong conditions, -500 should less than -250, you may need to swap the two conditions operator of the last two rules.
Regards,
Xiaoxin Sheng
The two last bounds include values that are in some of the other conditions as well. You can fix it by swapping -250 with -500, and -500 with -1000 in the two last rows.
EDIT:
If you swap the numbers, you will also need to swap some of the "<,>". The easiest might be to change it to
< -250 and >= -500
<-500 and >= -1000
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
113 | |
75 | |
57 | |
52 | |
44 |
User | Count |
---|---|
157 | |
113 | |
63 | |
60 | |
50 |