When exported a report to PowerPoint it gets exported with file type as "File".
Below is the screenshot
TcRA 14 Exported PowerPoint file and type is file which is incorrect
TcRA 13 exported PowerPoint file and type is Microsoft PowerPoint Presentation is the correct extension
When there is no extension to a file, it gets downloaded as file type 'File'.
Check the database entry for the PowerPoint using the following sql
SELECT * FROM EQUBE_PROPERTIES where PROPERTY_NAME='powerpoint-file-format'
Output of the command should be similar to the following
If the user is getting the output as above then change the PowerPoint File format to PowerPoint 2007 Presentation