Forum Discussion
Creating an Input field /Custom data entry column on Matrix Visual
- Anonymous2 years ago
Hi gokar1ap
The matrix of power bi desktop dosen't support input custom data currently.
Here is the link of matrix visual:
Create a matrix visual in Power BI - Power BI | Microsoft Learn
When users input data into the matrix visual, it does not directly write back to the original spreadsheet (your data source). Instead, the data is stored within the Power BI report. If you need to persist these changes back to your spreadsheet, you’ll need to implement a separate process. Use Power BI’s Export Data feature to export the modified data to a file (e.g., CSV or Excel). Manually update your spreadsheet with the exported data.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - 2 years ago
Thank you so much for letting me know. I appreciate the insight.
Hi gokar1ap
The matrix of power bi desktop dosen't support input custom data currently.
Here is the link of matrix visual:
Create a matrix visual in Power BI - Power BI | Microsoft Learn
When users input data into the matrix visual, it does not directly write back to the original spreadsheet (your data source). Instead, the data is stored within the Power BI report. If you need to persist these changes back to your spreadsheet, you’ll need to implement a separate process. Use Power BI’s Export Data feature to export the modified data to a file (e.g., CSV or Excel). Manually update your spreadsheet with the exported data.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.