Forum Discussion

HoracioNeri's avatar
HoracioNeri
New Member
5 years ago
Solved

How to save data in BD based on selected values in matrix?

Hello everyone,   I am develping a report where I have a matrix that presents a certain metric for each intersection of clusters of demand and clusters of consumers.   The goal is that the user ...
  • v-xiaotang's avatar
    5 years ago

    Hi HoracioNeri 

    Not very sure about the meaning of "sends this information to an Azure SQL DB", if you want to create information in Azure SQL DB, it's impossible as far as I known,

    but if you just want to do calculations according to the value selected, you can create measure to get the selected value and show the measure with visual. and in measure you also can do mathematical operation on the selected value.

     

    Best Regards,

    Community Support Team _ Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.