Forum Discussion
MATRIZ DE PARAMETROS
Como hacer para tener una matriz de parametros
Se trata de un modelo consolidado de empresas
Cada cual tiene un volumen de actividad y un mix de produccion por periodo
Hay forma de tener un cuadro dinamico que al cambiar valores recalcule el modelo??La idea es que esa matriz de parametros sean celdas que el usuario pueda modificar y asi recalcular el modelo interactivamente y on-line
- Anonymous2 years ago
Hi Alejandro_LS ,
I'd like to ask if by user modification of cells in a matrix you mean deleting the contents of individual cells and re-entering them directly in the matrix visual object? If so, then I'm sorry, but I'm afraid that's not currently possible.
Dynamic changes to the visual object rendering content based on the slicer selection in the report are currently supported:
Solved: Calculated Column/Table Change Dynamically Accordi... - Microsoft Fabric Community
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi Alejandro_LS ,
I'd like to ask if by user modification of cells in a matrix you mean deleting the contents of individual cells and re-entering them directly in the matrix visual object? If so, then I'm sorry, but I'm afraid that's not currently possible.
Dynamic changes to the visual object rendering content based on the slicer selection in the report are currently supported:
Solved: Calculated Column/Table Change Dynamically Accordi... - Microsoft Fabric Community
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- Alejandro_LSFrequent Visitor
Muchas gracias por tu respuesta
Con las herramientas disponibles actualmente puedo entonces llegar a una solucion similar definiendo parametros para cada celda, con la limitacion que eso tendria en caso de aparece mas empresas. En ese caso hay que agregar el nuevo set de parametros, si mal no entiendo
Saludos