Why can't I add a sum to the field in Power BI Report Builder? - reportbuilder3.0

I found the following documentation on Microsofts Website. The field I am right-clicking is of type numeric, yet the "Add Total" is greyed out. Any Ideas?

Related

Get product prices from Website and have them automatically update on Google sheets and include a percentage change column

I want to create an Excel sheet / Google Sheet which extracts product prices online (i.e. from Thomann, Sweetwater, wood brass, etc.), such that each time there is a price change on these websites, it would automatically update on the sheet. I also want to include a column to show the percentage change (has the price increased or decreased?).
In excel as much as i know there is a feature but its only available for microsoft 365 what it does is that it pulls data from a link and then paste it in excel form.
Here is a workaround from micfosoft:
Get started with Power Query and take your data transformation skills to the next level. First, let's import some data.
Note Although the videos in this training are based on Excel for Microsoft 365, we've added instructions as video labels if you are using Excel 2016.
Download the template tutorial that accompanies this training, from here, and then open it.
On the Import Data from Web worksheet, copy the URL, which is a Wikipedia page for the FIFA World Cup standings.
Select Data > Get & Transform > From Web.
Press CTRL+V to paste the URL into the text box, and then select OK.
In the Navigator pane, under Display Options, select the Results table.
Power Query will preview it for you in the Table View pane on the right.
Select Load. Power Query transforms the data and loads it as an Excel table.
Double-click the sheet tab name and then rename it "World Cup Results".
Tip: To get updates to this World Cup data, select the table, and then select Query Refresh

How to show a comment box on checkout page in netsuite

How can I show a custom comment box on a checkout page in netsuite. I am a newbie in netsuite.
You can create a custom "Transaction Body Field" by going to Customization > Lists, Records, & Fields > Transaction Body Field.
Select type "Free-Form Text" and make sure to select the "web store" checkbox.
This will show up on the checkout process on the Review and Submit Your Order page.

Magento: How Search Box Results Are Generated

I am a newbie in Magento and I have a question regarding the way the search box works.
If I understand correctly, the searchbox uses the catalogsearch_query table which is populated with the search terms the customers have entered in the input box. As a result these make up suggested results when someone types in a word.
The thing is, some of the customers may have entered something completely irrelevant to the store products (store that sells shirt dresses) e.g. black car with white stripes and it will show up as a result if the next customer types in the word 'black'.
Is there a way I can avoid something like that by manually modifying the code? If yes, what files would I have to change to achieve the required result?
Thank you for your time and your help!
What you can do is go to catalog in the admin and go to the catalog search tab, you can change the "search type" from "like" to "full text" and it will search exact string, however for this to be accurate attributes and titles have to be setup appropriately to your type of product. I wish I had a direct answer but messing around changing the settings of attributes being searchable and changing the configuration of the search method are good areas to start.

product customization with extra price in magento

I am using Magento for my online store. Now i need to add a extra feature, throught which, customer can choose a custom text that needs to be engraved on the product. This feature must be available for only few products, so i have added a yes/no dropdown custom attribute in the "manage product" section. If yes is chosen for a product, i need to show a text box in that product details page in the store frontend.
The customer can enter the custom text in the text box, which needs to be saved and shown in the order invoice. And a extra fixed charge needs to be added to the product price, when this feature is used by the customer.
Does any community module available for this feature in magento or Do i need to create a custom module to do this, if so please guide me in carrying this out.
Thanks in Advance.
This feature is already available.
Create a new product!
Open the Custom Options Tab
Add a custom option
Give your new option a title and select field as input type
Now the attributes for this new options get displayed
Add a fixed or percent price to it
Also you need a SKU for every new option so that the options are displayed in the order process (invoice etc)
Done
So if a customer fill in this field the additional price is added automatically.
I hope this helps further.
No need to add a yes/no box, just add an text field option to those specific products. Did i miss something obvious here?

Preorder in Virtuemart

Does anyone have a "quick and dirty" solution for a preorder-system in virtuemart?
I found only some "strange" websites on the web who are selling their hacks for 50$+
Thanks!
Christian.
In your case since you are actually shipping a product, you will want to set it up as you would any other product that you have in stock, then change the Availability option in the product Status tab. You can either type in some text indicating it is a special order that will ship in X period of time, or you can create an image conveying the same information. Upload the image to /components/com_virtuemart/themes/YOUR THEME/images/availability/ so that it appears in the drop down menu.

Resources