Forum Discussion

rajasekar_o's avatar
rajasekar_o
Icon for Helper V rankHelper V
3 years ago

How to increase a particular cell value in table

i try to increase particular cell value in table,using parameter

but its applied all cell in the column .  How to increase a particular cell value in table ?

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi rajasekar_o ,

    In Power BI, you can’t directly edit a single cell value in a table like you would in Excel. Power BI is a data visualization and business intelligence tool that is designed to work with data models and doesn’t support cell-level editing. However, you can manipulate the data in your source or during the transformation process in Power Query. If you want to increase a particular cell value, you could do this in the original data source or add a conditional column in Power Query to change the value based on certain conditions.

    Add a custom column in Power BI Desktop - Power BI | Microsoft Learn

    In addition, you can create new calculated column as below in your table.

    Tutorial: Create calculated columns in Power BI Desktop - Power BI | Microsoft Learn

    Best Regards

    • rajasekar_o's avatar
      rajasekar_o
      Icon for Helper V rankHelper V

      if change price value in parameter its applay to all row(lap and mobile) but i want to change lap price value only(for particular item)