Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi there,
I have a fact table joined with time table (timekey, many-to-one) and product table (productkey, many-to-one).
I want to create a flag with following logic but unsuccessful:
Flag = IF(product.sku = "xxxxxxxx" && time.date >= "mm/dd/yyyy", "N", "Y")
Is there any way I can use DAX functions to achieve this without changing the dataset?
Thanks,
are you trying to do this with a measure or with a calculated column ?
Help when you know. Ask when you don't!
Calculated column
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |