We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi all
I have a metric which keeps track of cumulative users against dates, there are 4 users at the end of my period. I have a column which tells me if a customer is a parent or not, IS_PARENT. Type is true/false, and for all records, this field is true. So my expectation is that, when I run the same metric with calculate function and put a filter of IS_PARENT equals true, it should return 4. However it returns zero. when I put false, it still returns 0.
It feels like I am splitting something into two halves, and I get zero for both of the halves. In my column there are no blanks, and it is a true/false field, so I do not understand how 4 = 0 + 0
Hey @Anonymous ,
unfortunately some information is missing
Also, povide a screenshot of the datamodel that contains the tables and relationships that are affected by the measures.
Regards,
Tom
Hi @TomMartens , thank you so much for your response. Actually I have simplified my problem
I changed IS_PARENT to integer and put random values, 44 and 55.
For both of these measures it is returning zero.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |