Forum Discussion
abhiram342
2 years agoMicrosoft Employee
Power BI Cross Filter Between Visuals Issue
Hi all - We have report created based on Direct Query using Azure Data Explorer as source. We have column called Duration which is computed in kusto i..e difference between StartTime - Finishtime ( C...
Anonymous
2 years agoNot applicable
HI abhiram342,
So you meant this column value will dynamic change based on two datetime fields, right?
If that is the case, I think they should not be suitable to work as relationship keys, I'd like to suggest you use other static value field to create relationships. (for example: the category field id)
Regards,
Xiaoxin Sheng
- abhiram3422 years agoMicrosoft Employee
Hi Anonymous - Thank you for the reply! I was able to find solution for above scenario.
Note: Relationship is based on EventId column not on TimeStamp column
Thanks,
Abhiram