The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
I have 2 tables:
Door table as below:
Store Status table as below:
They are modelled as below(let me know if we can better model it-suggestions are welcomed):
Now, I need to create a logic(Breach) to find when Door Table - Status column being Open when Store Status table - Status column being Closed (indicated by - 'C').
During this logic, we have to make sure it satisfies below conditions:
Output should return 1 if the conditions meets else 0.
Could you please help me create a logic for this?
PFA file here B&M.pbix
Thanks in advance!
@marcorusso @tharunkumarRTK @Ahmedx @Greg_Deckler @dufoq3
Solved! Go to Solution.
Wouldn't this data model make more sense?
Hi,
I have closed this query as there was no further progress.
thanks
Hi @lbendlin Sir,
Thanks for your quick response!
Is it possible to achieve the logic(Breach) which i described above using this model?
Many thanks in advance!