Forum Discussion

kedarp's avatar
kedarp
Frequent Visitor
7 years ago
Solved

How to replace blank counts on tile with zero

Hi All, We are trying to develop a report where 2source tables are used from SQL server direct query. Design of report is there are multiple filters and based on selection, distinct count of both t...
  • kedarp's avatar
    kedarp
    7 years ago

    Hi Collin,

     

    Thanks for your reply.

    However I am able to solve my problem with dax expression using islank, if functions.