Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Send email when date approaches

Hi,

In dashboard i have a column as last analyed date, if the the date is above 6 months then i need to send a email statying that the data is 6 months outdated. How to achive this in power bi .

Is the email sending can be achived in power bi.

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI Anonymous ,

    AFAIK, current power bi service not able to send custom email.
    You can consider to write a measure to get last date and compare it with 'today' function to return diff days, then you can create a card visual with that measure and enabled the alert feature on it to send notification messages.

    Regards,
    Xiaoxin Sheng